필터 지우기
필터 지우기

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