plandrem / PyData-2019

Materials for the Presentation "A Crash Course in in Applied Linear Algebra"
23 stars 3 forks source link

Linear Dynamical System #1

Open samiit opened 3 years ago

samiit commented 3 years ago

Thank you very much for this talk and the accompanying material for applied LA using Python.

I could not follow though the controller problem, where you control the X and Y position with some controllable parameters. Can you explain the python functions used in this problem?

Thanks, Sam

plandrem commented 3 years ago

I take it you've read the code in the Least Squares notebook? Can you highlight some of the specific pieces of code that you do not understand? That will make it easier for me to give you a helpful answer.