Quantizer Characteristic

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

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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