getpid

PURPOSE ^

GETPID Recover fractional or integer-order PID gains from a LTI model

SYNOPSIS ^

function [Kp, Ki, lam, Kd, mu] = getpid(pid)

DESCRIPTION ^

GETPID Recover fractional or integer-order PID gains from a LTI model
   
   Usage: [Kp, Ki, lam, Kd, mu] = GETPID(MODEL), where MODEL may be an LTI 
                                  system given either by TF, ZPK or FOTF.

   See also: fracpid

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 13-Oct-2013 13:32:39 by m2html © 2005