impid
PURPOSE 
IMPID Implement a PID controller
SYNOPSIS 
function varargout = impid(varargin)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- bode BODE Bode frequency response of fractional dynamic systems.
- fracpid FRACPID Create a new fractional-order PID controller in parallel form.
- oustapid OUSTAPID Obtain Oustaloup approximation of the fractional-order PID controller
- bode BODE Plot the experimentally observed frequency-domain data.
- toproper TOPROPER Create proper LTI models by applying low-pass filters
- tf TF Return Z(s) of the fractance circuit in form of a transfer function
- zpk ZPK Return Z(s) of the fractance circuit in form of a zero-pole-gain model
This function is called by:
- fpid FPID Fractional-order PID controller design tool.
Generated on Sun 13-Oct-2013 13:32:39 by m2html © 2005