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 years 前 | 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 years 前 | 1 个回答 | 0