搜索资源列表
sasdw.rar
- 现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统 计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于 l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。,Existing digital signal automatic modulation recognition
MUD
- DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较-DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and MMSE Multiuser Detecti
mud
- 注意:刚上传的不完整,以这个为准 (在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较)-In DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and
fading
- 本程序是移动通信中多径衰落信道的Matlab仿真,对移动通信中的瑞利信道、高斯白噪声信道、伦琴信道给出了simulink的系统模型,并在MATLAB中编写程序仿真。-This program is used for simulating the multi-path fading channel in mobile communication. The simulation tool is matlab. Rayleigh fading model,AWGN model and Rician f
mimo
- 多输入多输出系统在加性高斯白噪声信道下的信道容量-MIMO AWGN
matlab-add-Gaussian-white-noise
- 描述如何在信号中添加白噪声和已知信噪比的高斯白噪声!-Describe how to add white noise in the signal and known SNR Gaussian white noise!
baizaoshengandyousezaosheng
- 利用matlab软件产生高斯白噪声和有色噪声的程序及程序说明-Using matlab software to produce white gaussian noise and colored noise procedures and instructions
QPSK-simulation-design
- 利用MATLAB 仿真工具设计出一个QPSK仿真程序,以衡量QPSK在理想信道、高斯白噪声信道和先通过瑞利衰落信道再通过高斯信道三种方式的调制解调得到的功率谱密度、噪声曲线、星座图及误码性能,并对仿真结果进行了分析。-QPSK simulation design and Realization Based on MATLAB
Untitled2
- AWGN信道设计与仿真熟悉加性高斯白噪声(AWGN)信道,学习Matlab相关编程知识及AWGN信道的设计与仿真实现。-AWGN channel
matlab仿真智能天线
- 六个matlab关于智能天线仿真的程序,包括模拟信号源、高斯白噪声、PN序列、阵列接收信号、信号输出、LMS改进算法等。
xj175
- 利用matlab针对图像进行马氏距离计算 ,高斯白噪声的生成程序,已经调试成功.内含m文件,可直接运行。- Using matlab to calculate the Mahalanobis distance for the image, Gaussian white noise generator, Has been successful debugging. M contains files can be directly run.
mieka
- 高斯白噪声的生成程序,计算多重分形非趋势波动分析matlab程序,一些自适应信号处理的算法。- Gaussian white noise generator, Calculation multifractal detrended fluctuation analysis matlab program, Some adaptive signal processing algorithms.
nwmuk
- 关于小波的matlab复合分析,含噪脉冲信号进行相关检测,高斯白噪声的生成程序。- Matlab wavelet analysis on complex, Noisy pulse correlation detection signal, Gaussian white noise generator.
gc574
- 最小二乘回归分析算法,这是第二能量熵的matlab代码,高斯白噪声的生成程序。- Least-squares regression analysis algorithm, This is the second energy entropy matlab code, Gaussian white noise generator.
nybbc
- 利用matlab针对图像进行马氏距离计算 ,高斯白噪声的生成程序,利用贝叶斯原理估计混合logit模型的参数。- Using matlab to calculate the Mahalanobis distance for the image, Gaussian white noise generator, Bayesian parameter estimation principle mixed logit model.
基于MATLAB产生并验证高斯白噪声
- 利用MATLAB平台使用两种方式产生高斯白噪声,并通过自相关函数、功率谱密度、KSTEST检测来验证产生序列为高斯白噪声序列
Guass-noise
- 产生一个高斯白噪声 利用MATLAB自带的fir1函数产生一个低通滤波器,限制高斯白噪声的带宽,由此产生了视频噪声。 利用产生的视频噪声,分别代入噪声调幅干扰的时域表达式,并且进行100次的积累后求平均值,对其进行快速傅里叶变换后,由此画出噪声调幅干扰的频域波形。 重复上述步骤,分别代入噪声调频干扰与噪声调相干扰的时域表达式,分别画出其频域波形与时域波形。(Generate a Gauss white noise The fir1 function of MATLAB is used to ge