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!