Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Whats your favourite piece of math?
3 points by zython on Dec 6, 2017 | hide | past | favorite | 4 comments
Anything goes.


Laplace transform[1]. Starting with a signal in the time domain, you can take the Fourier transform to map it into the frequency domain and then the Laplace transform (Z-transform[2]) to map it into discrete time domain. Discrete time is what digital computers do. At this point implementing the control loop on a digital computer is remarkably straight forward.

Taking your system's closed loop transfer function[3], you can use the above Laplace and Z-transforms to produce the desired closed loop control algorithm to "optimally" control your system. (I put "optimally" in quotes because it is optimum for the system as defined; if your understanding / definition of your system is wrong, it will be optimally controlling for a different system and be suboptiomal for your actual system.)

[1] https://en.wikipedia.org/wiki/Laplace_transform

[2] https://en.wikipedia.org/wiki/Z-transform

[3] https://en.wikipedia.org/wiki/Control_theory#Closed-loop_tra...


The Fourier transform and its computational offshoot, the Fast Fourier Transform. We wouldn't have any of modern electronics and telecommunications without the mathematical insight that the FT brought. The fact that you can go from the time domain to the frequency domain and back again is nothing less than astounding. Optics was also benefitted by the FT because you can use is to filter unwanted optical frequencies and diffraction effects from your images using Fourier transformation.


Cantor's diagonal proof that א ≠ ₀א.

https://en.wikipedia.org/wiki/Cantor%27s_diagonal_argument


Shouldn't "favourite" -> "maths"?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: