Write a function to solve the following ordinary differential equation:
y"-xy = 0
with y(x0) = y0 and y(x1) = y1. The function should return the values of y at the specified values of x. One application of this equation involves the propagation of internal gravity waves in a fluid with variable density gradient.

Solution Stats

17 Solutions

8 Solvers

Last Solution submitted on May 31, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers8

Suggested Problems

More from this Author325

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!