阅读背景:

python序列中添加高斯噪声

来源:互联网 
1 def wgn(x, snr):
2   snr = 10**(snr/10.0)
3   xpower = np.sum(x**2)/   xpow



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: