Products & Services Solutions Academia Support User Community Company

Learn more about System Identification Toolbox   

setpname - Set mnemonic parameter names for linear black-box model structures

Syntax

model = setpname(model)

Description

model is an idmodel object of idarx, idpoly, idproc, or idss type. The returned model has the 'PName' property set to a cell array of strings that correspond to the symbols used in this manual to describe the parameters.

For single-input idpoly models, the parameters are called 'a1', 'a2', ...,'fn'.

For multiple-input idpoly models, the b and f parameters have the output/input channel number in parentheses, as in 'b1(1,2)', 'f3(1,2)', etc.

For idarx models, the parameter names are as in '-A(ky,ku)' for the negative value of the ky-ku entry of the matrix in A(q) polynomial of the multiple-output ARX equation, and similarly for the B parameters.

For idss models, the parameters are named for the matrix entries they represent, such as 'A(4,5)', 'K(2,3)', etc.

For idproc models, the parameter names are as described under idproc.

This function is particularly useful when certain parameters are to be fixed. See the property FixedParameter under Algorithm Properties.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS