Numerical Analysis, Eighth Edition

by Richard L. Burden and J. Douglas Faires

Java Programs

 

Back to Home

Trapezoidal with Newton Iteration Method

To approximate the solution of the initial-value problem

 y' = f(t,y), a<= t <= b, y(a) = alpha, at (N+1) equally spaced numbers in the interval [a, b].