Compute the spectra

From Atomix
Revision as of 20:11, 18 October 2021 by Djwain (talk | contribs) (Created page with "To compute the spectrum of the turbulent velocity fluctuations, you need to: * Split the time series into sections of appropriate length based on stationarity * Determine app...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To compute the spectrum of the turbulent velocity fluctuations, you need to:

  • Split the time series into sections of appropriate length based on stationarity
  • Determine appropriate window length and overlap for averaging spectra within each data section
  • Compute the spectrum
  • Convert the spectrum from the time domain to the space domain