tf system identification toolbox
3 次查看(过去 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!