Audio Equalizer

Modify an input signal to match a given power spectral density.
1,1K téléchargements
Mise à jour 20 nov. 2012

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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