Does simulink scale ill-conditioned matrices provided to State-Space block?
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Nick Choi
2017-10-5
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Additional Math and Discrete 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!