Welch PSD estimate (delegated to signal::pwelch / specgram)
Source:R/dsp_spectral.R
morie_dsp_psd_welch.RdThin wrapper that prefers the signal package's pwelch-style
routine for the production estimator; falls back to a pure-R
Hamming-windowed averaged periodogram when signal is unavailable.