about SNR formula issue in Matlab
Show older comments
SNR_linear=10.^(SNR_dB/10.);
- i wanna know about this formula, if the value of SNR_dB is (SNR_dB=[20:2:30]) the what is these 10 is represented. is this noise power?
- if i multiply by 20 at the begining, what it represent?
Answers (0)
Categories
Find more on Signal Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!