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!
