JargonFile/entries/wiggles.txt
2014-04-26 16:54:15 +01:00

11 lines
448 B
Plaintext

wiggles
n. [scientific computation] In solving partial differential equations by
finite difference and similar methods, wiggles are sawtooth
(up-down-up-down) oscillations at the shortest wavelength representable on
the grid. If an algorithm is unstable, this is often the most unstable
waveform, so it grows to dominate the solution. Alternatively, stable
(though inaccurate) wiggles can be generated near a discontinuity by a Gibbs
phenomenon.