CACS252 Numerical Method

Numerical MethodTU Board 2025

Write a program to compute value of y when x = 2 such that dydx = 3x^2 + 1 with y(1) = 2 and h = 0.25 using Euler's method.

5
A worked answer is on its wayMeanwhile, read the Numerical Method notes for this topic.

Discussion

Loading…

More Numerical Method questions

All Numerical Method old questions