1/N-Octave Smoothing

Apply 1/NOCT-octave smoothing to a magnitude spectrum.
1.7K Downloads
Updated 5 May 2018

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.dsp.smoothSpectrum.
-------------------------
X_OCT = SMOOTH_SPECTRUM(X,F,NOCT) applies 1/NOCT-octave smoothing to the magnitude-frequency spectrum contained in vector X sampled at frequencies in vector F.

Cite As

Christopher Hummersone (2024). 1/N-Octave Smoothing (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Short time FFT with octave smooth

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1.0

Updated description.
Amended help and example.
Migrated to GitHub.

1.0.0.0

Added image.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.