SNR_Calculation

Calculate SNR of a processed (e.g., quantized) speech signal.
ダウンロード: 325
更新 2015/9/11

ライセンスの表示

This MATLAB exercise computes and plots the SNR of a quantized speech file using either or both a uniform quantizer and a mu-law quantizer, for a range of bit rates and for a user-specified value of mu. The file '5.6 SNR Calculation.pdf' provides a User's Guide for this exercise.

引用

Lawrence Rabiner (2024). SNR_Calculation (https://www.mathworks.com/matlabcentral/fileexchange/52132-snr_calculation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSignal Processing Toolbox についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

works on both R2015a and windows 10
Added the entire directory of functions_lrr to directory snr
added name of User's Guide for this exercise