Title:
Time_frequencyAutomaticGainControl Download
Description: This code implements automatic gain control for audio signals, which attempts to apply a smoothly-varying gain to an audio waveform in order to keep its energy close to some target level. This version also tries to balance the energy in individual frequency bands. It works by taking the short-time Fourier transform of the signal, smoothing that energy using time and frequency scales specified as arguments, then dividing out that scaled energy
To Search:
File list (Check if you may need any files):
license.txt
tf_agc
......\demo_tf_agc.m
......\demo_tf_agc.png
......\demo_tf_agc_01.png
......\fft2melmx.m
......\index.html
......\istft.m
......\speech.wav
......\stft.m
......\tf_agc.m
......\tf_agc_thumb.png