Does simulink scale ill-conditioned matrices provided to State-Space block?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Richard Crozier
el 2 de Oct. de 2017
Respondida: Nick Choi
el 5 de Oct. de 2017
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 comentarios
Respuesta aceptada
Nick Choi
el 5 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Additional Math and Discrete en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!