fracpid
PURPOSE 
FRACPID Create a new fractional-order PID controller in parallel form.
SYNOPSIS 
function [pidCtrl, ctrlType, ltxString] = fracpid(Kp, Ki, ilambda, Kd, dmu)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- fotf FOTF Creates a new fractional-order transfer function object
This function is called by:
- fpid_optimize FPID_OPTIMIZE Obtain optimized settings for fractional PID controller
- fpid FPID Fractional-order PID controller design tool.
- impid IMPID Implement a PID controller
Generated on Sun 13-Oct-2013 13:32:39 by m2html © 2005