Quantizer Characteristic

This exercisedemonstartes quantizing speech using uniform and a logarithmic (mu-law) quantizer.
740 Downloads
Aktualisiert 3 Jun 2015

Lizenz anzeigen

The exercise divides the speech level interval between -1 and +1 into 2B uniform intervals (for a uniform quantizer) and into 2B psuedo-logarithmically spaced intervals (for a mu-law quantizer). The exact locations of each quantization interval depends on whether the quantization uses mid-riser or mid-tread intervals, and it also depends on whether the quantization uses rounding and saturating intervals, or truncating and saturating intervals.

Zitieren als

Speech Processing (2024). Quantizer Characteristic (https://www.mathworks.com/matlabcentral/fileexchange/45626-quantizer-characteristic), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Simulation, Tuning, and Visualization finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.4.0.0

Updated to work with post-R2014b graphics

1.2.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.1.0.0

fixed button label text size;

1.0.0.0