state space to transfer function conversion
Mostrar comentarios más antiguos
dx/dt = A x+ B q + E u
y = C x+ D q + F u
the above is a state space representation of my model
where x -states
u-input
q- disturbance /load
A,B,C,D,E,F corresponding coefficient matrices
how to convert this state space representation to transfer function
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!