State Space with variable parameters
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Guy Rouleau
le 12 Mar 2013
Do it with basic blocks. A few Product, Sum, and Integrator blocks will do the job.
This solution might help:
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!