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 Solvers5
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
2129 Solvers
-
Remove the two elements next to NaN value
713 Solvers
-
Join Strings with Multiple Different Delimiters
229 Solvers
-
Create Volcano (or Atoll) martix. It is an extension of Bullseye matrix problem.
163 Solvers
-
Calculate compression ratio of engine
235 Solvers
More from this Author328
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!