This directory contains source code for examples from the book
"Feedback Systems: An Introduction for Scientiists and Engineers" by
Richard M. Murray and Karl J. Astrom (Princeton, 2008), herafter
referred to as FBS..

genswitch.py	  Python model for the simple genetic switch (requires the
		  Python control toolbox, control-python).  All functions
		  are available in the single file.

genereg_params.m  Constants used by the MATLAB models in this directory

repressilator.m   MATLAB model for the repressilator transcriptional
		  oscillator.  Requires genereg_params.m.  Use the script
		  repressilator_plot.m to generate the figure in Example
		  2.13 of FBS.

RMM, 2 Sep 2012
