Problem 53995. Solve an ODE: nonlinear third-order equation
Write a function to solve the ordinary differential equation
on the domain
with
,
, and either
or
. The input variable ord indicates the order (either 1 or 2) of the specified derivative. The function should return the values of
at the requested values of the independent variable x.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5788 Solvers
-
Find relatively common elements in matrix rows
2149 Solvers
-
140 Solvers
-
Rotate and display numbered tile
377 Solvers
-
Magic is simple (for beginners)
11032 Solvers
More from this Author316
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!