| System Identification Toolbox™ | ![]() |
[A,B,C,D,F] = polydata(m) [A,B,C,D,F,dA,dB,dC,dD,dF] = polydata(m)
This is essentially the inverse of the idpoly constructor. It returns the polynomials of the general model
![]()
as contained in the model m.
dA, dB, etc. are the standard deviations of A, B, etc.
m can be any single-output idmodel, that is, not just idpoly. For multiple-output models you can use [A,B,C,D,F] = polydata(m(ky,:)) to obtain the polynomials for the kyth output.
| idmodel | |
| idpoly | |
| tfdata |
![]() | plot | polyreg | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |