What s the meaning of this error in matlab?

4 ビュー (過去 30 日間)
fatemeh hosseini
fatemeh hosseini 2015 年 11 月 28 日
回答済み: Minjun Bae 2020 年 3 月 5 日
Hi
I have a problem in solving 3 coupled equation that i used MOL to solve them.These are equations
and initial condition are zero for all equations.
i descritized equations in radius and lenght and convert them to a system of odes.but an error accured in MATLAB.
THIS IS THE ERROR:
Error using daeic3 (line 132)
This DAE appears to be of index greater than 1.
Error in ode15s (line 313)
[y,yp,f0,dfdy,nFE,nPD,Jfac,dMfac] = daeic3(odeFcn,odeArgs,tspan,htry,Mtype,Mt,Mfun,...
Error in massmain (line 47)
[t,y]=ode15s(@massfunc,t,y,options)
I attached my program.
i cant run this program for a month.
please help me.
thanks.

回答 (3 件)

Walter Roberson
Walter Roberson 2015 年 11 月 28 日

Leon Heile
Leon Heile 2018 年 11 月 13 日
solutions? have the exact same problem

Minjun Bae
Minjun Bae 2020 年 3 月 5 日
Hi, have you handled this issue?
I am trying to use PDE toolbox, and have the exact same problem. ;(

カテゴリ

Help Center および File ExchangeNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by