Problem 43983. Find the quantization index of an analog value using a 6-bit quantizer.
Given a sinusoidal waveform x(t)=4.5*sin(2*pi*100*t) is sampled at 8000 sample per second. Assume that signal range is between -5V to 5V. Find the coded integer index (quantization index) of an analog value using a 6-bit quantizer.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 31 Oct 2020
This problem needs more test cases. Some random values selected from a list would help.
Solution Comments
Show commentsProblem Recent Solvers8
Suggested Problems
-
171 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
397 Solvers
-
839 Solvers
-
894 Solvers
-
Determine if input is divisible by three.
239 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!