1/N-Octave Smoothing
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
+iosr
+iosr/+acoustics
+iosr/+auditory
+iosr/+bss
+iosr/+dsp
+iosr/+figures
+iosr/+general
+iosr/+statistics
+iosr/+svn
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1.0 | Updated description.
|
|
|
1.0.0.0 | Added image. |