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
-
2372 Solvers
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Increment a number, given its digits
686 Solvers
-
Compute a dot product of two vectors x and y
1050 Solvers
-
Sum the numbers on the main diagonal
614 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!