State Space with variable parameters

1 view (last 30 days)
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?

Accepted Answer

Guy Rouleau
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:

More Answers (0)

Categories

Find more on Simulink Functions 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!