How can I solve this BVP problem which is second-order ODE with variable coefficient?
Show older comments
Hi there,
I have some problems regarding solving this problem on MATLAB:
y'' + [(1-10x^2)/x]*y' = 0
BC: y(0) = 1, y(1) = 0
Thanks in advance.
2 Comments
Stephan
on 30 Nov 2020
What have you tried so far?
Sohrab Askarli
on 30 Nov 2020
Edited: Sohrab Askarli
on 30 Nov 2020
Accepted Answer
More Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!