LQR control step response

59 ビュー (過去 30 日間)
Bill Lin
Bill Lin 2021 年 6 月 14 日
回答済み: Shiva Kalyan Diwakaruni 2021 年 6 月 24 日
This is a LQR control for a rotary inverted pendulum.
What is the 4 graph represented?

回答 (1 件)

Shiva Kalyan Diwakaruni
Shiva Kalyan Diwakaruni 2021 年 6 月 24 日
Hi,
Whenever you use step to plot the responses of a MIMO model, it generates an array of plots representing all the I/O channels of the model.The model you have created has one input and four outputs, so it has four channels: from the first input to first output, and from the first input to the second output and so on. Each channel has its own step response.
Please refer to the section "Step Response Plot of MIMO Systems" in the below link
Hope it helps.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by