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

回答