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
-
Removing rows from a matrix is easy - but what about inserting rows?
263 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
395 Solvers
-
interesting center of magic matrix
110 Solvers
-
Sum the real and imaginary parts of a complex number
143 Solvers
-
169 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!