How to connect LQG Regulator with Plant in series and then closing the feedback loop?

1 次查看(过去 30 天)
Plant is ssPlant, with six states, three outputs and one control input.
LQG regulator is reg.
I am facing problems connecting reg with ssPlant in series and then closing the feedback loop. I have tried
mySys = series(reg, ssPlant) % LQ regulator and plant in series
cl_mySys = feedback(sySys, 1) % Unity feedback with negative

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 State-Space Control Design and Estimation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by