How can I simulate a system represented as state space equation in matlab?

2 vues (au cours des 30 derniers jours)
Dominik
Dominik le 18 Fév 2015
Modifié(e) : Star Strider le 18 Fév 2015
Hello together,
I am new in matlab programming and need your help. I have a set of measured datas as system input 'u'. 'u' is a vector of two elements for every point in time. My system looks like this:
A*dx/dt=-B*x+C*u
y=transpose(C)*x
A is a not invertible matrix. B and C are matrices too. y is the output vector of my system.
How can I solve this system for every point in time?
Thanks a lot for your suggestions!
best regards Dominik

Réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by