lqr for dynamic system

1 view (last 30 days)
Jonathan
Jonathan on 21 Nov 2014
I have used MATLAB's lqr function to design an optimal controller subject to x' = Ax + Bu that minimizes a cost functional. Now, we need to do the same thing, but the A matrix is not a constant value, it varies with time.
Is there a dynamic version of the lqr function that accepts a time-varying A matrix?

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!