Question: solving ode's and nonlinear algebraic equations numerically

Hi all,

 I am trying to solve a system of equations- ode's and nonliear algebraic equations numerically. The maple dsolve actually solves this type of system but the problem is it is taking lot of time to solve. I think it is not solving the algebraic equation numerically.

i am using dsolve as: dsolve({eqs,ic},type=numeric,output=listprocedure). 

Is there any other way to specify maple dsolve to solve all equations including algebraic numerically?  

 

Thanks,

 Manohar 

Please Wait...