Main Content
realp
Real tunable parameter
Description
realp
is tunable real parameter that can be scalar-valued or
matrix-valued.
Creation
Description
Input Arguments
Output Arguments
Properties
Examples
Tips
Use arithmetic operators (
+
,-
,*
,/
,\
, and^
) to combinerealp
objects into rational expressions or matrix expressions. You can use the resulting expressions in model-creation functions such astf
,zpk
, andss
to create tunable models. For more information about tunable models, see Models with Tunable Coefficients in the Control System Toolbox™ User's Guide.
Version History
Introduced in R2011a