please write a code for this question
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
1. Solve the function f(x, y) = −2x3 + 12x2 − 20x + 8.5 using classical fourth order Runge Kutta Method in MATLAB. using a step size of h = 0.1 and an initial condition of y = 1 at x = 0 (from X=0 to 2).
1 comentario
madhan ravi
el 21 de Jun. de 2020
Editada: madhan ravi
el 21 de Jun. de 2020
Nobody’s going to write anything unless you have written something.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!