Barkat
UTP
2016년부터 활동
Followers: 0 Following: 0
Mechanical Engineer with Specialization in Modelling AUV
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,:)];
6년 초과 전 | 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...
6년 초과 전 | 답변 수: 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...
6년 초과 전 | 답변 수: 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...
6년 초과 전 | 답변 수: 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...
거의 7년 전 | 답변 수: 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=[...
대략 7년 전 | 답변 수: 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...
대략 7년 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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...
거의 8년 전 | 답변 수: 0 | 0