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 ExchangeMATLAB についてさらに検索

タグ

質問済み:

2013 年 4 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by