How can I solve this BVP problem which is second-order ODE with variable coefficient?
显示 更早的评论
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 个评论
Stephan
2020-11-30
What have you tried so far?
Sohrab Askarli
2020-11-30
编辑:Sohrab Askarli
2020-11-30
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
