Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Bvp4c spherical type

1 Ansicht (letzte 30 Tage)
Taniadi
Taniadi am 2 Jun. 2012
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by