Borrar filtros
Borrar filtros

state space equation in simulink

2 visualizaciones (últimos 30 días)
Abhibrata Adhikary
Abhibrata Adhikary el 6 de Mayo de 2018
Respondida: Ngoc Thanh Hung Bui el 6 de Mayo de 2018
Can someone please let me know how to implement the following state space equation x'' + 2x' + x = u and y = x in simulink, with condition x'(0) = 1, x(0) = 0.

Respuestas (1)

Ngoc Thanh Hung Bui
Ngoc Thanh Hung Bui el 6 de Mayo de 2018
forget the equation y = x then you have a ODE with boundary condition problem search "how to solve differential equations using simulink" instead
actually if the equation is y = Cx + Du instead y = x the problem is still just the solving ODE problem but a little more complicated

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by