Does simulink scale ill-conditioned matrices provided to State-Space block?
조회 수: 2 (최근 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!