MATLAB: NARX for Multi Input Multi Output system Identification

Deep Learning Toolboxmimo narxnetneural networkneural networks

Hello, Can anyone please help how to use NARX method from the Neural Networks Tool box to perform system identification for a system that has Multi inputs Multi Outputs.Thanks.

Best Answer

1. Write and test your code assuming SISO
2. Convert to MIMO and test
3. If you have problems or questions, post relevant code and error messsages
Hope this helps.
Thank you for formally accepting my answer
Greg