SNR_Calculation

Calculate SNR of a processed (e.g., quantized) speech signal.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Lawrence Rabiner (2026). SNR_Calculation (https://de.mathworks.com/matlabcentral/fileexchange/52132-snr_calculation), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Signal Processing Toolbox finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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