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

Antworten (0)

Gefragt:

am 26 Nov. 2021

Kommentiert:

am 26 Nov. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by