Numerical Analysis, Eighth Edition

by Richard L. Burden and J. Douglas Faires

Java Programs

 

Back to Home

Non-Linear Finite-Difference Method

To approximate the solution of the boundary-value problem.

   y'' = f(x,y,y'),    a<= x <= b, y(a) = Alpha, y(b) = Beta      (this takes sometime to compute)