搜索资源列表
ofdm_simulink
- 基于matlab中的simulink搭建的编码ofdm的仿真平台,可以直观的看出编码前后系统误符号率的变化-based on the Matlab Simulink OFDM coding structures of the simulation platform, can see the visual coding system around the misuse of the symbol rate changes
64QAM_system
- 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。-running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.
QPSK_error
- 基于MATLAB的QPSK的误码率,误符号率图示程序.经调试验可行.
QPSK_performance
- QPSK调制解调误码率及误符号率,相干解调,输出的bitber是误码率,symber是误符号率-QPSK demodulator BER and misuse of the symbol rate, coherent demodulation, the output is bitber BER, symber mistakenly Symbol Rate
Alamoutiwork
- 程序的主要功能是做了一定范围的信噪比下,对每个信噪比:随机信号QPSK调制; 根据Alamouti方案的矩阵进行编码;发送信号经过瑞利信道和加入高斯白噪声; 接收信号采用最大比合并的方法;最后对合并信号进行最大似然判决并求误符号率。 结果表明10^-3对应大约12->13dB
MIMO自动球形检测算法
- 该算法利用统计裁减有效减小了自动球形译码(ASD)算法 中边界节点列表的大小 s,并可通过对参数的适当设置获得误符号率性能与复杂度之间的折衷。分析与仿真表明, 当采用较高电平调制(电平数大于 4)时,在相同信噪比范围内,PASD 在几乎不损失误符号率性能的前提下, 较 ASD 节省大于 30%的比较次数。
QAM_16
- 16QAM的调制解调程序,包括误码率和误符号率的统计-16QAM modulation and demodulation process, including bit error rate and symbol error rate statistics
pp
- 运用MATLAB调制和加噪的函数,但QAM解调函数是利用多元检测的思想(最大似然准则)编写,根据星座图转换可得解调后的数据,解调后的数据和原始数据比较,可得到误符号率和误码率。-Using the QAM implement the separation
QAM的蒙特卡罗仿真程序
- 当M=4时,QAM的蒙特卡罗仿真程序,绘出误符号率和误码率曲线,并和理论曲线比较。-When M = 4 Shi, QAM of the Monte Carlo simulation program, draw the symbol error rate and bit error rate curve, and and the theoretical curves.
MATLAB_QAM
- 接收机解调形成的16-QAM符号,通过仿真来估计误符号率-receiver decodes the signal of 16-qam, simulate the ber per signal
MIMOMRC
- 研究相关瑞利衰落信道上MIMO系统中组合发射机选择合并(SC)/4t-收机最大比合并(MRC)的天线分集系统性能。使用矩生成函数方法,推导相关瑞利衰落信道上采用组合SC/MRC天线分集和相干检测的M 进制相移键控(MPSK),M进制正交幅度调制(MQAM),M 进制脉冲幅度调制(MPAM)等几种M 进制数字调制方式的误符号率精确表达式。数值计算结果阐明相关性和天线阵结构对采用组合SC/MRC天线分集的几种M 进制数字调制方式的平均误符号率性能的影响。-Research related to Ra
4psk
- M=4的PSK通信系统进行蒙特卡罗仿真 仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),
002
- 当M=4时,编写QAM的蒙特卡罗仿真程序,绘出误符号率和误码率曲线,并和理论曲线比较。-When M = 4, the preparation of QAM of the Monte Carlo simulation program, draw the symbol error rate and bit error rate curve, and and the theoretical curves.
OFDM_bpsk
- 一般的ofdm仿真程序都是用QPSK方法 本程序用的是BPSK 并且画出了OFDM在bpsk的情况时的误码率和误符号率-Ofdm simulation program are the general method with QPSK is used in this program and draw the OFDM BPSK bpsk the situation in the bit error rate and symbol error rate
single_carrier_networks
- 单频网的链路级Matlab仿真程序,直接运行可得到误符号率。-Link level simulator for single carrier networks,The simulator outputs symbol error rate.
16QamSimulation
- 对16QAM调制方式的误比特率及误符号率进行仿真-16QAM modulation on the bit error rate and symbol error rate simulation
MIMOofdmchangesinthesystemsymbolerrorate
- MIMOofdm系统误符号率的变化(G),可以为MIMO信道建模提供详细代码-MIMOofdm changes in the system symbol error rate (G), MIMO channel modeling can provide detailed code
BPSK
- BPSK调制,包括误码率统计和误符号率统计-BPSK modulation, including bit error rate and symbol error rate statistics Statistics
2askSER
- 实现matlab下2ASK通过高斯白信道采用相干解调 的符号信噪比/误符号率/误比特率计算 。以及调制后波形的显示,包括2FSK仿真误码率','2FSK理论误码率图形。(Calculation of symbol signal-to-noise ratio / symbol error rate / bit error rate of 2ASK through coherent demodulation in white channel under matlab. And modulation
MQAM和MPSK误符号率曲线
- MQAM与MPSK的仿真与调试以及对误码率曲线的分析(Simulation and debugging of MQAM and MPSK and analysis of BER curve)