photo

Ojonile Joseph


Last seen: presque 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Matlab to solve finite difference for Ode
% Finite difference method  % Approximate the solution of y"=(-2/x)y'+(2/x^2)y+ sin(lnx)/x^2  % for 1<=x<=2 with y(1)=1 an...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Write Matlab program to solve nonlinear boundary problem using finite difference approximation for second order ODE
X"(t) =2t/(1+t^2)x'(t) -2/(1+t^2)x(t) +1, with x(0)=1.25,x(4)=-0.95

environ 3 ans il y a | 1 réponse | 0

0

réponse