MATLAB Numerical methods
![?? p-[-2 12 -20 8.5]; dydx @(x,y) polyval(p, x); xi = 0; xf = 4; dx = 0.5; yo1; y-heun_ode(dydx,xi,xf,dx, y0); disp( Your solution is)](https://d2vlcm61l7u1fs.cloudfront.net/media%2F03b%2F03bfd688-040c-4d17-b131-5482acf81908%2FphpyfhJG9.png)


?? p-[-2 12 -20 8.5]; dydx @(x,y) polyval(p, x); xi = 0; xf = 4; dx = 0.5; yo1; y-heun_ode(dydx,xi,xf,dx, y0); disp( ‘Your solution is’) Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .