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