文件名称:How-to-get-SNR-in-cognitive-radio
- 所属分类:
- 3G开发
- 资源属性:
- 上传时间:
- 2014-03-08
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- Joydev******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
monte carlo simulation.
to run the above simulation input" [y1,y2,y3,y4]= ed(0,1,25,2) " in command window.
the "g" in the code above represents the normalisation i.e it represents variance(signal)/variance (noise)
as SNR= power(signal)/power(noise) as the variance of the data is the power.
so i essentially want to "split" the g up. so substitute g= for SNR= power(signal)/power(noise) signal power back into y1 ect.. i.e y1= randn(n,1000000)*sqrt(var(signal))+y0
this is so that i can add the
thank you for any suggestions.
-monte carlo simulation.
to run the above simulation input" [y1,y2,y3,y4]= ed(0,1,25,2) " in command window.
the "g" in the code above represents the normalisation i.e it represents variance(signal)/variance (noise)
as SNR= power(signal)/power(noise) as the variance of the data is the power.
so i essentially want to "split" the g up. so substitute g= for SNR= power(signal)/power(noise) signal power back into y1 ect.. i.e y1= randn(n,1000000)*sqrt(var(signal))+y0
this is so that i can add the
thank you for any suggestions.
to run the above simulation input" [y1,y2,y3,y4]= ed(0,1,25,2) " in command window.
the "g" in the code above represents the normalisation i.e it represents variance(signal)/variance (noise)
as SNR= power(signal)/power(noise) as the variance of the data is the power.
so i essentially want to "split" the g up. so substitute g= for SNR= power(signal)/power(noise) signal power back into y1 ect.. i.e y1= randn(n,1000000)*sqrt(var(signal))+y0
this is so that i can add the
thank you for any suggestions.
-monte carlo simulation.
to run the above simulation input" [y1,y2,y3,y4]= ed(0,1,25,2) " in command window.
the "g" in the code above represents the normalisation i.e it represents variance(signal)/variance (noise)
as SNR= power(signal)/power(noise) as the variance of the data is the power.
so i essentially want to "split" the g up. so substitute g= for SNR= power(signal)/power(noise) signal power back into y1 ect.. i.e y1= randn(n,1000000)*sqrt(var(signal))+y0
this is so that i can add the
thank you for any suggestions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
How to get SNR in cognitive radio.docx