Model Predictive Control Toolbox | ![]() ![]() |
Calculates the singular values of a varying matrix, for example, the frequency response generated by mod2frsp
.
Syntax
[sigma,omega] =svdfrsp
(vmat
)
Description
vmat
is a varying matrix which contains the sampled values F(1), ... , F(
N) of a matrix function F(
).
omega
is a column vector containing the frequencies Example
See mod2frsp, varying format
for an example of the use of this function.
See Also
mod2frsp
![]() | ss2step | tfd2mod, tf format | ![]() |