Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 936 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 936 Bytes

Workthrough of Friedland's "Control System Design"

Joe Dinius, Ph.D

Intro

I have been wanting to gain a better understanding of state space methods for controller design, so I decided to work through Friedland's "Control System Design", available here. I have worked most of the problems from the book, ~90%, and I wanted to share it in the form of Jupyter notebooks.

Setup

All notebooks have been verified to work within the conda environment defined by the environment.yml file in this repo. It is highly recommended that users use this same setup.

Feedback (pun intended)

Sorry, I couldn't resist. But, seriously: suggestions for improvement and corrections are encouraged.