Info

此问题已关闭。 请重新打开它进行编辑或回答。

Bvp4c spherical type

2 次查看(过去 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