How to give two inputs to a state space system in simulink?
108 ビュー (過去 30 日間)
古いコメントを表示
Hallo Everyone
I have quite a simple doubt, but one that has been bugging me for quite a while. As the question states, I am not able to connect two step signals to a state space system in simulink block which has an A matrix of 4 by 4 size and so on. I tried connecting InPort. But I think I am not quite clear how it works. Any kind of suggestion or links would help.
Thanks a lot in advance.
0 件のコメント
採用された回答
Azzi Abdelmalek
2013 年 8 月 2 日
9 件のコメント
Azzi Abdelmalek
2013 年 8 月 5 日
For multiplication you can use a product block, but do not forget to change the parameters (in product block) from Element wise to Matrix
その他の回答 (1 件)
Muhammad Adeel Ahsan Awan
2020 年 4 月 9 日
You can also use Vector concenate block to pass two inputs.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!