Barkat
UTP
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
回答済み
Reducing state space order by doing matrix operations
Can I do it like the following as well? B=[B(:,1) B(:,3)]; C=[C(1,:);C(2,:);C(7,:);C(11,:)];
Reducing state space order by doing matrix operations
Can I do it like the following as well? B=[B(:,1) B(:,3)]; C=[C(1,:);C(2,:);C(7,:);C(11,:)];
7年以上 前 | 0
| 採用済み
質問
Reducing state space order by doing matrix operations
Dear All I have (11 by 11) state matrix, three inputs and 9 outputs in the attached MATLAB file. I want to drop the second pl...
7年以上 前 | 2 件の回答 | 0
2
回答質問
Error in Adaptive MPC block (mask) 'model_ampc/Adaptive MPC Controller'
Hi everyone, I am doing some work on stablility of the plant model in the presence of external disturbances. The plant consists...
7年以上 前 | 0 件の回答 | 0
0
回答質問
Solution of system of linear equation
Dear All I need to solve the system of linear equations. I have 5 variables [t0 rp V theta alpha]. I need to calculate V, thet...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Error using horzcat. Dimensions of matrices being concatenated are not consistent.
I want to call the variable "sigdata" in simulink using from workspace but I am receiving the following error message. Erro...
約8年 前 | 1 件の回答 | 0
1
回答質問
How to find out z, p, and k of SISO transfer function of a plant
Dear All, I need to apply zpk command upon my plant just like an attached photo. My plant is given as: num=[4.16]; den=[...
約8年 前 | 1 件の回答 | 0
1
回答質問
Function 'subindex' is not defined for values of class 'ss' of 'zpk'
Dear All I am following MATLAB tutorial in Mathworks "Designing PID for Disturbance Rejection with PID Tuner" While following...
約8年 前 | 1 件の回答 | 0
1
回答質問
How to create the water wave from the following equations
Dear All I want to generate a random water wave defined by the following data. Can you please help me to simulate it with the...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Matrix dimensions error while solving kalman filter example
Hi I want to solve the following example for kalman filter but when I run the codes, the following error occures. Can you pleas...
約9年 前 | 0 件の回答 | 0

