Bvp4c spherical type
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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.
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!