現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Jaydeep Dhole (2026). Automatic Gain Control (https://jp.mathworks.com/matlabcentral/fileexchange/11202-automatic-gain-control), MATLAB Central File Exchange. に取得済み.
一般的な情報
- バージョン 1.0.0.0 (7.15 KB)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | Enhancements : the AGC.m file has been modifyed for both mono and stereo input signal ,added data2.mat file for stereo input testing. (previously AGC.m was just for mono input signal) |
