Python Examples
===============

This book contains a collection of Python examples grouped into topics.

## References

Required notes and materials for the course are available at the Github/web repositories 

* [jckantor/cbe30338-book](https://jckantor.github.io/cbe30338-book) 
* [jckantor/TCLab](https://github.com/jckantor/TCLab)

Additional material will be taken from:

* Åström, Karl Johan, and Richard M. Murray. Feedback systems: an introduction for scientists and engineers.  Second Edition (Version v3.1.5 dated 2020-07-24). Princeton University Press. 
* Douglas, Brian. [The Fundamentals of Control Theory]([https://drive.google.com/file/d/1LAjaDDViFG4H7dQ6PQVHo8XSQHS59GJf/view]. See [https://engineeringmedia.com/](https://engineeringmedia.com/) for links to video.

This textbook is available for download from the website (preferred, latest edition with corrections) and Hesburgh Library at https://ebookcentral.proquest.com/lib/ndlib-ebooks/detail.action?docID=475844. 

Additional supplementary materials related to process control will be distributed from time-to-time during the course.

* [Introduction to Python for Science](https://physics.nyu.edu/pine/pymanual/html/pymanMaster.html)
* [BYU Process Dynamics and Control course website](http://apmonitor.com/pdc/index.php/Main/HomePage)
* [Resourcium](https://resourcium.org/)

Readings ...

* Astrom and Murray, Chapter 1. {cite}`aastrom2010feedback`
* Brian Douglas, Chapter 1. {cite}`douglas2017fundamentals`
* T. Marlin, Chapters 1 and 2. {cite}`marlin1995process`