[Matlab] awgn

Y = awgn(X,SNR,SIGPOWER) when SIGPOWER is numeric, it represents the signal power in dBW. When SIGPOWER is 'measured', awgn measures the signal power before adding noise.

原文地址:https://www.cnblogs.com/southernduck/p/3687565.html