Clear Filters
Clear Filters

modeling MIMO system simulink

2 views (last 30 days)
Nitheesh M
Nitheesh M on 27 Apr 2015
Answered: Sebastian Castro on 27 Apr 2015
My system has 3 inputs and 2 outputs..How can I model the system in simulink..The blocks required.

Answers (1)

Sebastian Castro
Sebastian Castro on 27 Apr 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

Categories

Find more on Control Systems in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!