Numerical Analysis, Eighth Edition

by Richard L. Burden and J. Douglas Faires

Java Programs

 

Back to Home

Wave Equation Method

To approximate the solution of the wave equation:

 subject to the boundary conditions  u(0,t) = u(l,t) = 0, 0<= t <= T= max t,  and the conditions:

  u(x,0) = F( x), and Du(x,0)/Dt = G(x), 0 <= x <= 1.