photo

Ojonile Joseph


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변