搜索资源列表
SNR
- 随机共振相似度的Matlab计算程序,计算看出输入-输出的相似度S随着噪音的标准差的增大而不断得到改善,直到增大至一饱和值为止-an example for SR
Fig4and5
- 对空时码在不同信噪比下性能仿真比较,可以画出信噪比曲线。-Pairs of space-time codes in different SNR performance simulation of comparison, the SNR curve can be drawn.
rejectionofnbibaseonwaveletpacket
- 为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计 了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡 罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该 算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。-In order to further improve th
ex5
- 计算输入信号的功率,根据snr添加高斯白噪声,用randn函数实现-Calculation of the input signal power, according to the SNR adding Gaussian white noise, randn function
sin-signal-phase-noise
- 该资料是一个matlab仿真程序。实现对噪声中正弦信号相位的估计。利用matlab仿真得到的PDF估计 对不同的信噪比(SNR)情况进行Monte Carlo仿真-This information is a matlab simulation program. Realize sine signal phase noise estimation. Obtained by simulation using matlab PDF estimates different signal to nois
qqppsskk
- 信号经过格雷码编码之后qpsk传输,研究信噪比。-After Gray coded signal transmission qpsk, research SNR.
MATLAB-MIMO
- 这是学习MIMO卫星通信系统,信道容量与信噪比之间关系的一个好的案例-MIMO matlab SNR
rate
- 无线通信中对于最大比率合并,选择性合并,等增益合并,比率和输出信噪比的分析-Fast Fading Plot Rate vs SNR for Maximum ratio combining, coherent combining and antenna selection
pout
- 无线通信抗衰落,合并器输出信噪比的概率密度函数比较。选择性合并,最大比率合并,等增益合并的概率比较-Slow Fading Plot Outage Probabiloty vs SNR for maximum ratio combining, coherent combining and antenna selection.
quimie-V6.1
- 进行逐步线性回归,迭代自组织数据分析,最大信噪比的独立分量分析算法。- Stepwise linear regression, Iterative self-organizing data analysis, SNR largest independent component analysis algorithm.
xr675
- 用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,最大信噪比的独立分量分析算法,信号维数的估计。- Monte Carlo simulation method of calculating the American option price and basic descr iption, SNR largest independent component analysis algorithm, Signal dimension estimates.
koulao_v21
- 最大信噪比的独立分量分析算法,基于kaiser窗的双谱线插值FFT谐波分析,保证准确无误,是学习通信的好帮手。- SNR largest independent component analysis algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows, Ensure accurate communication is learning a good helper.
bp121
- matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。- matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.
fougun_v62
- 最大信噪比的独立分量分析算法,多抽样率信号处理,wolf 方法计算李雅普诺夫指数。- SNR largest independent component analysis algorithm, Multirate signal processing, wolf calculated Lyapunov exponent.
usqjh
- 最大信噪比的独立分量分析算法,计算加权加速度,可以提取一幅图中想要的目标。- SNR largest independent component analysis algorithm, Weighted acceleration, Target can be extracted in a picture you want.
基于高斯白噪声信道BPSK调制下的误码率与信噪比的关系
- MATLAB代码 公式推导的时候信噪比的单位是B,目的是为了推导的方便,代码在写的时候需要记得换算。 单个符号的比特数跟信噪比有关,snr越大,其越大。 由于符号1被误认为是0的概率与符号0被误认为是1的概率是一样的,因此无论蒙特卡洛的仿真次数是多少,误码率的理论计算值 与蒙特卡洛仿真值永远一样!(条件是高斯白噪声为0均值的) 为了让实际结果与理论值完全一样,高斯白噪声的概率密度函数中的均值需要为0!但是这个条件在实际生活中无法满足。 环境是不能改变的,因此噪声的均值是无法改变的。