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 comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
The Hitchhiker's Guide to MATLAB
3412 Solvers
-
Sum all integers from 1 to 2^n
17806 Solvers
-
How many trades represent all the profit?
618 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
Is the paranthesis sequence balanced ?
204 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!