Audio Equalizer

Modify an input signal to match a given power spectral density.
1K Downloads
Updated 20 Nov 2012

View License

This function can be used to act as an audio equalizer (example shown in comments in file). If you feed this a wgn signal then you will generate a NSD (noise spectral density) which is useful in generating noise of a given spectral characteristic.

Cite As

Grant Lohsen (2024). Audio Equalizer (https://www.mathworks.com/matlabcentral/fileexchange/39109-audio-equalizer), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.7.0.0

Updated to add an upper bounds checker on the frequency and use reshape to ensure correct matrix shape of FFT_Trimed

1.0.0.0