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 Solvers9
Suggested Problems
-
Vectorize the digits of an Integer
338 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
894 Solvers
-
07 - Common functions and indexing 1
454 Solvers
-
Find out value of sine given by degree.
357 Solvers
-
Check that number is whole number
5432 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.