System Identification Toolbox with Multiple Input Variables and one Output Variable
33 views (last 30 days)
Show older comments
Benjamin Pommer
on 6 Oct 2022
Commented: Benjamin Pommer
on 1 Nov 2022
Hi Matlab community
Is there a way to conduct a system identification with multiple input parameters and one output parameter?
Thanks in advance
0 Comments
Accepted Answer
Star Strider
on 6 Oct 2022
If by ‘parameter’ you mean inputs and outputs respectively, yes.
See the iddata section on Input Arguments, then define the system appropriately using ssest or any other estimation procedure you want to use.
14 Comments
Star Strider
on 1 Nov 2022
Not really. I do not do much with PID controllers, and have not done anything with them for a long time.
It may be best for you to post this as a new Question.
More Answers (0)
See Also
Categories
Find more on Linear Model Identification 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!