State Space with variable parameters
4 views (last 30 days)
Show older comments
Hi everyone, I'm using Simulink and a State Space Block. I would like to implement some parameters (A, B, C and D) variable at each time step. I understand this is not feasible with the current block. Anyone got an idea on how to do this?
0 Comments
Accepted Answer
Guy Rouleau
on 12 Mar 2013
Do it with basic blocks. A few Product, Sum, and Integrator blocks will do the job.
This solution might help:
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!