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
-
Return a list sorted by number of occurrences
2888 Solvers
-
Maximum running product for a string of numbers
2253 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
679 Solvers
-
Create a vector whose elements depend on the previous element
782 Solvers
-
73 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!