Skip to content

madhavmurthy93/bode-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bode Plotter

A bode plot generator to study a system's frequency response. A bode plot is a graph of the transfer function of a linear, time-invariant system versus frequency and can be used to study the stability of genetic networks among other things.

Start

OS X

$ brew install python       # installs pip and setuptools
$ brew install pyqt         # for gui
$ pip install matplotlib
$ pip install numpy
$ python bode_plotter_sliders.py

Example

alt tag

About

Bode plot generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages