フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Bvp4c spherical type

1 回表示 (過去 30 日間)
Taniadi
Taniadi 2012 年 6 月 2 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi all, I want to solve BVP of the spherical-type form :
y'' = y' / x^2 + g(y)
using bvp4c, and one of the boundary value is y'(0) = 0, which means a singular value at x = 0.
But I don't know if bvp4c can handle this type of equation, since the standard form of bvp4c is:
y'' = y' / x + g(y)
Suggestions are also welcomed.
Thanks a lot.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by