osig : original signal
qsig : quantized signal
qerror : quantization error
HINT: snr = 10×log10(sum(osig × osig)/sum(qerror × qerror)) [dB]
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers51
Suggested Problems
-
1713 Solvers
-
Compute a dot product of two vectors x and y
1050 Solvers
-
Check if number exists in vector
13813 Solvers
-
Reverse the elements of an array
1111 Solvers
-
Matlab Basics II - Count rows in a matrix
405 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
very interesting <3
nice
It would be more interesting if the Problem Statement provided some context on the meaning and implications of "snr". Presumably it is the signal-to-noise ratio (in decibels). —DIV