Solving DAE using matlab

Dear All:
I am trying to solve this DAE using matlab without geting any decent result. Can someone help me ?
Let y be a 6 x 1 vector of functions of time only. Indeed the coefficient of my differential system are constant which is supposed to help. My differential system writes:
y’ = f(y,t)
and my algebraic equations:
0 = g(y,t)
where g is a 9 x 1 vector. f and g depend upon time only through y.
initial condition is: y(0) = zeros(6,1).
How can I solve this in matlab ?
Thank you in advance.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by