I Want to create a Matlab code to solve boundary value problem using centred finite difference.
이전 댓글 표시
FOR EXAMPLE,
my function is y"+2y^3=0.with boundary conditions; y(-1)=-1 ;y(1)=1; and taking nodes =5;
I WANT TO MAKE A CODE IN MATLAB THAT COULD PLOT THE GRAPH FOR THIS FUNCTION USING CENTRED FINITE DIFFERENCE METHOD
댓글 수: 1
Dyuman Joshi
2021년 11월 26일
Then make it. If you have any problem, then ask where you get stuck or a specific thing you are unable to understand.
This might help -
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!