Does simulink scale ill-conditioned matrices provided to State-Space block?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Nick Choi
il 5 Ott 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Additional Math and Discrete in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!