photo

Ojonile Joseph


Last seen: quasi 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 0 risposte | 0

0

risposte