i am writing a code that contains a vector which its dimension is 10001 and its value is changing with time. i want to design lqr controller but it gives me error because the dimensions are wrong.please inform how can i solve this problem. thanks
Show older comments
i am writing a code that contains a vector which its dimension is 10001 and its value is changing with time. i want to design lqr controller but it gives me error because the dimensions are wrong.please inform how can i solve this problem. thanks
Answers (1)
Image Analyst
on 5 Feb 2016
0 votes
I'd do what everyone else does, and that is to use the debugger: http://blogs.mathworks.com/videos/2012/07/03/debugging-in-matlab/
Categories
Find more on State-Space Control Design in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!