Barkat
UTP
Followers: 0 Following: 0
Mechanical Engineer with Specialization in Modelling AUV
Statistics
RANK
39,100
of 295,527
REPUTATION
1
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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,:)];
6 years ago | 0
| accepted
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0