Feeds
提问
How does lsim evaluate mimo
I have a multi-input-multi-output statespace model. I want to use lsim(sys,u,t) command to give u as an input. * If Zgf ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can I give inputs to a MIMO statespace model generated using the command ss(a,b,c,d)?
I have obtained the 4 matrices A,B,C and D. I used the inbuilt matlab statespace generator sys_mimo=ss(A,B,C,D) I am trying to ...
10 years 前 | 1 个回答 | 0
