Solve (1+2t) ay = y +ln(y)e3t+), y(0)=2, h=0.5, tspan=[0,2] dt a) By using Euler's method b) By using Heun's method c) B
Posted: Tue Sep 07, 2021 7:33 am
Solve (1+2t) ay = y +ln(y)e3t+), y(0)=2, h=0.5, tspan=[0,2] dt a) By using Euler's method b) By using Heun's method c) By using Mid-Point method