tf system identification toolbox
1 回表示 (過去 30 日間)
古いコメントを表示
I have 3 inputs and 2 outputs on my system ,the tool box gives me an estimation of transfer funtion but it gives like 6 transfer function two for each input with the two outpts.I want it as one transfer function with multiple inputs and multiple outputs to use it in controll system.
2 件のコメント
Rajiv Singh
2020 年 6 月 12 日
That sounds surprising. Can you post some code so we can see how you are identifying the model(s)?
Ameer Hamza
2020 年 6 月 13 日
A single transfer function can only relate a single input and a single output. For a 2 output and 3 input system, you will get a 2x3 matrix with 6 transfer function. So, the MATLAB output is correct. How to use this result depends on what you are trying to do next.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!