modeling MIMO system simulink
21 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
My system has 3 inputs and 2 outputs..How can I model the system in simulink..The blocks required.
0 comentarios
Respuestas (1)
Sebastian Castro
el 27 de Abr. de 2015
I'm guessing you're modeling using a linear system representation?
You could use the State-Space block (Simulink > Continuous library) or the LTI System block (Control System Toolbox library). As long as your system's dimensions are consistent, and you pass in the right size vectors into them, you should be all set.
- Sebastian
0 comentarios
Ver también
Categorías
Más información sobre Time and Frequency Domain Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!