Problem 51815. Solve an ODE: equation C
Write a function to solve the following ordinary differential equation:
with
and
. The parameter a is a constant. The function should return the values of y at the specified values of x.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Swap the first and last columns
22449 Solvers
-
Count from 0 to N^M in base N.
239 Solvers
-
Project Euler: Problem 7, Nth prime
1744 Solvers
-
Create logical matrix with a specific row and column sums
338 Solvers
-
Implement a bubble sort technique and output the number of swaps required
377 Solvers
More from this Author319
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!