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
-
The Goldbach Conjecture, Part 2
2412 Solvers
-
Find the peak 3n+1 sequence value
2564 Solvers
-
34 Solvers
-
625 Solvers
-
Remove entire row and column in the matrix containing the input values
545 Solvers
More from this Author319
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!