![]() |
Numerical Analysis, Eighth Editionby Richard L. Burden and J. Douglas FairesJava Programs |
Linear Finite-Difference MethodTo approximate the solution of the boundary-value problem. y'' = p(x)y' + q(x)y + r(x) , a<= x <= b, y(a) = Alpha, y(b) = Beta |
|
|