modeling MIMO system simulink
古いコメントを表示
My system has 3 inputs and 2 outputs..How can I model the system in simulink..The blocks required.
回答 (1 件)
Sebastian Castro
2015 年 4 月 27 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Time and Frequency Domain Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!