搜索资源列表
BPSK的调制解调以及误码率分析
- BPSK的调制解调以及误码率分析
2PSK仿真和误码率分析
- 实现2PSK信号的调制和解调 误码率的分析 matlab仿真
2ASK.二进制幅度键控
- ASK(二进制幅度键控)是一种最简单的数字信号的载波传输,本文通过对数字信号的2ASK调制,解调在不同信噪比的情况下误码率分析,得出不同信噪比下的误码率。 通过对2ASK的仿真更好的理解了数字调制系统的组成以及各模块的功能。 ,ASK (binary amplitude shift keying) is a simple digital signal carrier transmission, this paper 2ASK digital signal modulation, demod
snr_serMatlab
- 数字通信系统中采用基带传输和频带传输[ 1, 2 ] ,在抽样判决器之前,信号叠加了信道噪声. 本文利用 Matlab软件仿真[ 3, 4 ]分析了在判决器前叠加了高斯噪声后,信噪比与系统的误码率之间的关系.-Digital communication system using baseband transmission and band transmission [1, 2], in a sample before the decision device, the signal super
rs
- rs编解码,对实现了rs码的编解码,并对其误码率进行了分析仿真-rs codec, to the achievement of the rs code coding and decoding, and BER analysis simulation
energ-or
- 基于能量检测的误码率分析曲线,适合认知无线电初学者-Based on Energy Detect BER analysis curve, suitable for beginners cognitive radio
Bpsk_cooper_rayleigh_BER1
- 协作通信中,放大转发方式,瑞利信道下的误码率性能分析;-Collaborative communication, to enlarge the way forward, Rayleigh channel BER performance analysis
HOS_MIMO
- 基于二阶和高阶统计量的MIMO系统盲信道估计,可完美进行信道估计,进行误码率及误差分析等。-Based on second-order and higher-order statistics of the MIMO system, blind channel estimation can be the perfect channel estimation carried out for the bit error rate and error analysis.
16Qam
- bpsk 16 qam误码率分析,通过高斯白噪声,终端接收,通过分析了解16 am调制解调原理-this file is adout" bpsk 16 qam ",through the codes yuwill finish your duty
GSM-FS-Simulation-of-channel-coding
- 本次设计是对GSM TCH/FS信道进行编码设计及性能仿真,仿真通信系统包括内外编码器、交织重排器、加性/突发和混合干扰信道、去交织反重排器、内外译码器,模拟了信息从信源到信宿的全过程; 在高斯噪声、突发干扰或混合信道及瑞利信道下测试每个步骤对误码率和系统性能的影响,通过数字及图形的比较,得出通信系统中各个模块的作用。另外,在GSM TCH/FS 的基础上建立GSM TCH/EFS 信道,对相应的信道环境进行仿真,得出误码率分析。-This design is the GSM TCH/FS ch
bpsk
- BPSK在高斯白噪声信道下的误码率分析及其实现-BPSK in Gaussian white noise channel BER Analysis and Implementation
调制识别
- 提供了一个调制信号发射程序,以及误码率分析程序,(Provides a modulation signal emission procedures, and bit error rate analysis procedures,)
瑞利衰落信道的误码率分析源代码
- 1.瑞利衰落信道的表示。 2.使用 matlab 构建QPSK 通信仿真系统。 3.使用matlab 分析所构建系统在加有白噪声的瑞利衰落信道情况下的误码率。 4.对增加信道编解码后的信道,使用 Matlab 重新进行误码率分析(编解码方式任选) 。(1.Representation of Rayleigh fading channels. 2. using MATLAB to build QPSK communication simulation system. 3. using
ss
- 基于hslogic的matlab代做的基于能量检测的误码率分析曲线,仿真效果较好(Hslogic based matlab generation error rate analysis curve based on energy detection, the simulation results are better)
m文件
- 使用matlab实现awgn信道和瑞利信道下误码率分析(matlab awgn error analysis)
QPSK误码率分析
- 此程序是用于QPSK误码率分析,在matlab中写入此程序,进而用matlab画出误码率的图形,然后可以分析其性能。(This program is used to analyze QPSK error rate, write the program in MATLAB, and then draw the bit error rate with MATLAB, and then analyze its performance.)
本科毕设
- 预编码算法分析,误码率分析,有CI信道逆转的,常用的都有(Precoding algorithm analysis, BER analysis, CI channel reversal, commonly used)
MIMO系统常见检测算法误码率对比
- 简要了解mimo中不同检测算法的误码率分析对比(Comparison of error rate analysis of different detection algorithms)
数字通信系统误码率仿真分析
- MATLAB仿真ASK,BPSK,QPSK调制方式的误码率,与理论值比较(The BER of ASK, BPSK and QPSK modulation is simulated by MATLAB and compared with the theoretical value.)
qpsk和16qam在高斯和瑞利分布下的误码率分析
- qpsk和16qam在高斯和瑞利分布下的误码率分析,内附分析和源代码