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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
