Content deleted Content added
de-caps |
Removed unnecessary descriptor |
||
Line 51:
Since we're only interested in a finite window of frequencies (of size ''n'', say) this can be done using a [[Fast Fourier Transform]] algorithm. Therefore, globally the algorithm runs in time ''O''(''n'' log ''n'').
===
We wish to solve the forced, transient, nonlinear [[Burgers' equation]] using a spectral approach.
|