I would like to perform system identification on a MIMO (multiple input, multiple output) system in Matlab. Are there any functions or toolboxes available to do this?
Asked
Active
Viewed 1,010 times
0
-
1Why is this question too broad? I would like to know if there is any toolbox that can help me. – Karlo Jan 14 '16 at 10:02
-
1There is the system identification toolbox in Matlab https://www.mathworks.com/products/sysid.html There is also some freely available code for MATLAB and Python here: https://apmonitor.com/do/index.php/Main/ModelIdentification I'm using Python Gekko that also has an interface here: https://github.com/BYU-PRISM/Seeq – TexasEngineer Jul 02 '22 at 12:37
1 Answers
10
Is it possible to perform system identification on a MIMO (multiple input, multiple output) system in Matlab?
Yes.

Adriaan
- 17,741
- 7
- 42
- 75
-
Simplest answer I have ever seen, I guess you will have to elaborate on this. – GameOfThrows Jan 11 '16 at 15:36
-
@GameOfThrows OP doesn't ask for more. It's definitely possible to do MIMO in MATLAB, so the answer is yes. – Adriaan Jan 11 '16 at 15:38
-
1
-
1Can't argue with that, Adriaan. But anyway, the question is *so* broad that any other answer would be utterly incomplete. – hbaderts Jan 11 '16 at 15:48
-
@hbaderts does that also mean that Adriaan's answer is complete?;) – Andras Deak -- Слава Україні Jan 11 '16 at 16:14
-
3@GameOfThrows Adriaan was [following precedent](http://stackoverflow.com/questions/28404292/thinning-handwritten-characters-in-matlab/28411646#28411646) :). – rayryeng Jan 11 '16 at 18:56