Borrar filtros
Borrar filtros

I need to implement state space equation AX+BU in which A & B are matrix with variable parameters. How to implement it in Simulink?

9 visualizaciones (últimos 30 días)
I need to implement following equation in which A, B, C, D and x are matrices with variable parameters (i.e. parameter value changes with time).
X = Ax+Bu
Y = Cx+Du
It would be really helpful if anybody can guide me how can I implement these equations in Simulink?

Respuesta aceptada

Benjamin Thompson
Benjamin Thompson el 2 de Mzo. de 2022
The Control System Toolbox has a Discrete Varying State Space block and a version for Continuous time. These accept as inputs values for the A, B, C, and D matrices.
  1 comentario
Avani Shah
Avani Shah el 7 de Mzo. de 2022
Thank You Benjamin for your response.
Is it possible to vary parameters' value of matrix A at run time? E.g. Matrix A contains cornering stiffness and vehicle velocity parameter. Can I vary their values with time using this block?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by