Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
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

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by