Problem 50609. Solve an ODE: equidimensional equation
Solve the following ordinary differential equation:
with
and
at
. The parameters a and b are constants, and the value of the function and its derivative at the point x0 are specified as y0 and yp0, respectively. Your function should return the value of the function y at point x.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Least common multiple of many numbers
248 Solvers
-
Convert a vector into a number
609 Solvers
-
Unique values without using UNIQUE function
402 Solvers
-
Factorial: Unlimited Size : java.math
43 Solvers
-
Return fibonacci sequence do not use loop and condition
839 Solvers
More from this Author314
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!