数学定义

http://en.wikipedia.org/wiki/Complex_normal_distribution

通信中的定义

在通信里,复基带等效系统的噪声是复高斯噪声,其分布就是circularly symmetric complex Gaussian。你可以理解为我们通常意义的噪声,因为不是circularly symmetric的高斯噪声我们在通信里从来不用考虑。

下面是产生m行n列的 CN(0, sigma^2)噪声(randn(m,n)+1i*randn(m,n))*sigma/sqrt(2)   

“circular” means the variance of the real and imaginary parts are equal.

"white" refers to the fact that the power spectral density of the noise is flat across the whole frequency spectrum. This means that its autocorrelation is a Dirac-delta at t=0.(So its covariance matrix will show noise powers on the diagnal elements and zeros elsewhere.)

"gaussian" means the probability distribution of the amplitudes of the noise samples is Gaussian.

最新文章

  1. UI,切图,命名
  2. MAC下反編譯安卓APK
  3. DevExpress使用教程合集
  4. centos 7 搭建本地yum仓库
  5. POJ C++程序设计 编程题#2 魔兽世界之二:装备
  6. 简单仿京东导航下拉菜单 javascript
  7. java设计模式之——适配器模式
  8. poj 1959 Darts 同意反复组合
  9. S2SH新手框架结构的准备工作只需要导入这些文件
  10. STL 源代码分析 算法 stl_algo.h -- pre_permutation
  11. 【 D3.js 入门系列 --- 9.6 】 生产的包图
  12. cpp(第七章)
  13. 误用WeakHashMap引起的死循环cpu跑满问题
  14. 【Java】加载驱动方法
  15. IntelliJ IDEA 使用经验总结
  16. 手写HASHMAP
  17. develop brew app from here
  18. filebeat配置不同路径下的log的两种方法
  19. redhat系统升级openssh到7.5
  20. UI组件化介绍

热门文章

  1. P3899 [湖南集训]谈笑风生 主席树
  2. ABSD 基于架构的软件设计方法方法简介(摘抄)
  3. poj 3295
  4. H3C PPP基本概念
  5. Vue之webpack的安装与配置及其简单应用
  6. Java 自带性能监控工具:监视和管理控制台 jconsole 的使用
  7. Mac下SVN基本操作和常见错误
  8. 1471 - Defense Lines
  9. H3C配置热键--hotkey---系统视图
  10. com.netflix.discovery.DiscoveryClient : Completed shut down of DiscoveryClient