Feedback connection command explaination
이전 댓글 표시
hello, its a command from Kalman filter help example,
SimModel = feedback(sys,1,4,2,1); % Close loop around input #4 and output #2
i want to ask what is the meaning of feedback(sys,1,4,2,1) command? there is conenction of input#4 with output#2, but what are 1's one the both sides of 4 and 2?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 State-Space Control Design and Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!