Automatic Gain Control
12.5K Downloads
Updated 01 Jun 2006
No License
Automatic Gain Control (AGC) algorithm is used to automatically adjust the speech level of an audio signal.for matlab input and output signal range from -1 to +1 (Version 1.1 for mono and stereo input)and in floating point C code (only for mono)input and output values are in range from -32768 to +32767 (i.e. 16bit which is normally used for the speech processing). this algorithm is autometically adjust the output power of the signal at required level.
Cite As
Jaydeep Dhole (2022). Automatic Gain Control (https://www.mathworks.com/matlabcentral/fileexchange/11202-automatic-gain-control), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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.