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
-
Back to basics 23 - Triangular matrix
1117 Solvers
-
Remove the two elements next to NaN value
699 Solvers
-
Diophantine Equations (Inspired by Project Euler, problem 66)
69 Solvers
-
Number of lattice points within a circle
35 Solvers
-
919 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!