i got best fit for specific information using system identification .now how to design a controller for the system i get
Mostrar comentarios más antiguos
I got best fit for specific information using system identification .now I want to design a PID controller to the system the arx was[10 10 1] and the matrices are [10*10].... what is the best model to use???
Respuestas (1)
Arkadiy Turevskiy
el 11 de Dic. de 2014
0 votos
Question is not formulated clearly. When you estimate models of different orders, System Identification Toolbox produces a chart showing the tradeoff between model order and accuracy. If you want the highest accuracy, select the highest order. Most often, you would want to pick the lowest order that still gives you good accuracy. After then, tune the controller using pidtune or pidtool functions
Categorías
Más información sobre Linear Model Identification en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!