Feeds
질문
Split a Matrix in two matrices that are in multiplicative nature with each other?
Hello, as an intermediate taste of an assignment I need to split (Wi) The aim is to find Bi, Ci for the task at hand using Wi....
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I fix this Error?
G=[tf([1 -1],[1 5 6]), tf([0 4],[1 3]);tf([1,0],[1 5 6]), tf([1,0],[1 2])]; s=tf('s'); disp(G); ss_G=ss(G); A=ss_G.A; B=ss_...
4년 초과 전 | 답변 수: 1 | 0