How to get output of 2X2 transfer function for a MIMO system using either "spafdr" or "n4sid" function
Show older comments
I have a mechanical system with 2 inputs and 2 outputs. Currently I use the “spafdr” system id command to get the frequency response and transfer function from each input to each output (total 4 transfer functions).
I need to use either "spafdr" or "n4sid" command to find the 2 by 2 MIMO transfer function in one shot as opposed to map the individual inputs to the individual outputs.
I haven’t been successful in obtaining the right MIMO transfer function which matches the MIMO transfer function obtained from my first approach of finding them one by one.
I expect output to be of this form
G=[G11 G12;G21,G22];
Accepted Answer
More Answers (0)
Categories
Find more on Time and Frequency Domain Analysis 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!