A mathematician I was speaking to recently mentioned that a lot of the newest control theory relies mostly on optimization and probability theory (particularly stochastic processes), rather than the complex analysis upon which it used to be focused.
Could someone recommend books/resources for this more modern control theory? Also, is knowing about the old type necessary to learn about more modern control theory?
I know there are some other questions here requesting books for control theory, but I'm not sure which ones are about old control theory, and which are about the new type (so information on what terms to search for would also be helpful).
Small contribution to the answer; Reinforcement learning is the bomb in these days. It is studied by a lot of different disciplines because it is a very general concept. Using learning techniques one could learn a control system how to steer itself. For instance, see this robot which learned itself to walk, https://www.youtube.com/watch?v=SBf5-eF-EIw.
These type of techniques rely a lot on stochastic process and statistical theory. Some wikipedia pages; https://en.wikipedia.org/wiki/Markov_decision_process https://en.wikipedia.org/wiki/Dynamic_programming (heavily used in reinforcement learning and originally invented by a control theorist Bellman) https://en.wikipedia.org/wiki/Reinforcement_learning