jwdinius / friedland-csd-solutions

Solutions to Friedland's Control System Design: An Introduction to State Space Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solutions to Friedland's Control System Design: An Introduction to State Space Methods

License:MIT License


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%