SNR_Calculation

Calculate SNR of a processed (e.g., quantized) speech signal.
325 descargas
Actualizado 11 sep 2015

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Signal Processing Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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