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

16 Solutions

7 Solvers

Last Solution submitted on Sep 02, 2025

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers7

Suggested Problems

More from this Author321

Community Treasure Hunt

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

Start Hunting!