how does awgn works
1 回表示 (過去 30 日間)
古いコメントを表示
if h is normalaized to have 0dbw then after x=awgn(h,5);
1-what formula should i apply on x to see 5db;
2-is 10*log10(norm(fft(x)^2/length(x))) a coorect way for clculating power ?
3-given a signal and certain snr value what calculation should i do to make this signal have this snr ?
Thanks in advance
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!