Does simulink scale ill-conditioned matrices provided to State-Space block?
6 views (last 30 days)
Show older comments
The question title says it all really, does simulink scale ill-conditioned matrices provided to State-Space block?
The help does not mention this, but I have reason to believe it does. If so, can I read anywhere about what kind of scaling is done?
0 Comments
Accepted Answer
Nick Choi
on 5 Oct 2017
The 'State-Space' block in Simulink does not perform automatic scaling for matrices that are entered as parameters.
However, most algorithms within the Control Systems Toolbox perform scaling to prevent drastic losses of accuracy as described in the following documentation link:
0 Comments
More Answers (0)
See Also
Categories
Find more on Additional Math and Discrete in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!