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
Solution Comments
Show comments
Loading...
Problem Recent Solvers8
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6797 Solvers
-
Make a random, non-repeating vector.
11566 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
Back to basics - mean of corner elements of a matrix
464 Solvers
-
138 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
This problem needs more test cases. Some random values selected from a list would help.