搜索资源列表
noise
- A hardware Gaussian noise generator for channel code evaluation和A Gaussian noise generator for hardware-based simulations两篇关于高斯白噪声产生及信道估计的经典论文-A hardware Gaussian noise generator for channel code evaluation and A Gaussian noise generator for hardware
jkdde
- 模拟单边带调幅及解调 基本要求: 产生300 ~ 3400Hz的调制信号,画出时域波形及频谱; 产生载波信号,频率自定义,画出时域波形及频谱; 产生加性高斯白噪声,画出时域波形及频谱; 单边调幅,画出叠加噪声后的调制信号和已调信号的波形及频谱; 设计滤波器,画出幅频响应图; 解调,画出解调后的信号时域波形及频谱,并对比分析。 -Simulation of s
ch02
- 杨建国老师的通讯原理课件,第二章信号、信道及噪声,主要讲述信号产生与噪声特性,高斯白噪声等原理-Jianguo teacher communication, the second chapter of the principles of courseware signal channel and noise about the principle of signal generation and noise characteristics of white Gaussian noise
GPS-simulation
- 在Microsoft Visual C++软件环境下,用C++ 语言实现整个仿真。将整个产生系统分为C/A码产生,信号产生,量化三个模块,经过编写和调制实现产生的基本功能,即输入导航电文及控制数据,例如 选取卫星信号,多 普勒频移,采样周期。最后可以得到加入服从高斯分布的噪声信号的数字离散中频信号。 -We use the C++ language to archive the simulation in the Microsoft Visual C++ circumstance
baizaoshengandyousezaosheng
- 利用matlab软件产生高斯白噪声和有色噪声的程序及程序说明-Using matlab software to produce white gaussian noise and colored noise procedures and instructions
the-method-to-creat-the-noise
- 就是主要产生高斯白噪声的相关文件吧 这个文档主要介绍的是高斯白噪声的相关资料-This document describes the relevant information Gaussian white noise
dot16gui1v1-Folder
- 基于OFDM技术的无线局域网系统设计,要求按照IEEE802.11a协议的要求,使用Simulink构建发送端和接收端。首先在高斯噪声信道的要求下,产生它特有的帧格式。-OFDM-based wireless LAN system design technology requirements in accordance with the requirements of IEEE802.11a protocol, using Simulink to build the transmitter an
现代信号处理
- 产生高斯白噪声和均匀分布白噪声,并且分析了对信号的基本处理的相关函数等基本函数(Gaussian white noise and evenly distributed white noise are generated, and basic functions such as correlation functions for basic processing of signals are analyzed.)
基于MATLAB产生并验证高斯白噪声
- 利用MATLAB平台使用两种方式产生高斯白噪声,并通过自相关函数、功率谱密度、KSTEST检测来验证产生序列为高斯白噪声序列
Guass-noise
- 产生一个高斯白噪声 利用MATLAB自带的fir1函数产生一个低通滤波器,限制高斯白噪声的带宽,由此产生了视频噪声。 利用产生的视频噪声,分别代入噪声调幅干扰的时域表达式,并且进行100次的积累后求平均值,对其进行快速傅里叶变换后,由此画出噪声调幅干扰的频域波形。 重复上述步骤,分别代入噪声调频干扰与噪声调相干扰的时域表达式,分别画出其频域波形与时域波形。(Generate a Gauss white noise The fir1 function of MATLAB is used to ge