Digital Audio Equalizer
No License
After the run of the "MyEqualizer.m" file a graphical user interface appear. By pressing the "Load" we can load audio signal (type .wmv). After we can model the frequency behavior of the FIR filter that is used to filter that signal. After we can listen the filtred audio signal by pressing the "Play " button. In the GUI M-file I'm using three importanat function: [ ]=coeff() that generate cell contain the coefficient of the equalizer, equalizer_plot() who plot the frequency behavior of equalizer and the equalizer_play who filter and play the filtered audio signal.
Cite As
VR (2024). Digital Audio Equalizer (https://www.mathworks.com/matlabcentral/fileexchange/23982-digital-audio-equalizer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox >
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > Chebyshev >
Tags
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |