Linee Teh
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
147,414
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Dimension of the matrices in state space
Hey all, I have a question related to state space matrices dimension. As we know that, x_dot = Ax + Bu If the disturbance is...
4 years ago | 1 answer | 0
1
answerQuestion
Create a matrix in Simulink
The diagram below is the block diagram that I have created in order to generate the matrix B. I want the matrix B to be in the...
4 years ago | 1 answer | 0
1
answerQuestion
How to insert a time varying matrix in simulink?
The figure below is my state-space equation where input matrix B and gain K are with size 9x6x100 and 6x9x100. The values of B a...
4 years ago | 1 answer | 0
1
answerQuestion
Error due to multiple causes in Simulink block diagram
I am facing error while computing the maltab coding in my state-space simulink block diagram. The error is: Error using to_m...
4 years ago | 1 answer | 0
1
answerQuestion
Linear Quadratic Regulator (LQR) controller for time-varying matrix B
Hey, I am here to ask for help in the coding for LQR controller. The code is provided as follow. t = linspace(0, 5640); % defa...
4 years ago | 1 answer | 0
1
answerQuestion
Dimensions of matrices being concatenated are not consistent
t = 0:5640; % time taken for the system to run is from 0 to 5640s i = 83*pi/180; % inclina...
4 years ago | 1 answer | 0
1
answerQuestion
Determine suitable control gain for the controller
I am curious on how to determine the suitable Proportional-Derivative gain for my control system. I am referring to a quite comp...
4 years ago | 1 answer | 0
1
answerQuestion
Missing plot line and legend mismatch
My coding is as follow and the result shown only 2 lines are plotted with the same colour. Also, the legend mismatched with the ...
5 years ago | 1 answer | 0