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
-
How to find the position of an element in a vector without using the find function
2813 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
139 Solvers
-
Fahrenheit to Celsius converter
599 Solvers
-
185 Solvers
-
Sum of the Multiplication of Vectors
286 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.