Can ode45 solve differential-algebraic equations?
    6 views (last 30 days)
  
       Show older comments
    
Hey everyone, 
Here I just want to ask as the titile shows, can ode45 solve differential-algebraic equations?  
the differential part is in second order.
Thanks very much!
Cheers
0 Comments
Answers (1)
  Shreeya
      
 on 27 Feb 2024
        Hello
Solvers such as ode15s, ode23t, and ode15i are used to solve DAEs in MATLAB rather than ode45. Refer to the link below to learn more:
0 Comments
See Also
Categories
				Find more on Ordinary Differential Equations in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
