0

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?

Karlo
  • 1,630
  • 4
  • 33
  • 57
  • 1
    Why 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
  • 1
    There 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 Answers1

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