photo

Linee Teh


Last seen: mehr als 5 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
148.798
of 300.392

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort