Clear Filters
Clear Filters

System of 6 nonlinear differential equations solution in MATLAB code

2 views (last 30 days)
I have a nonlinear differential equation system of 6 equations and 6 variables. I tried dsolve but it said that a solution can't be found. How can I solve them? I tried to build the system in Simulink and it solved the system but I need to solve it in matlab code as well.

Answers (1)

Star Strider
Star Strider on 4 Apr 2014
See the documentation for ode45.

Categories

Find more on Symbolic Math Toolbox 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!