搜索资源列表
GMSK_QPSK_8PSK
- 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and
rayleigh-awgn-BPSK
- 用rayleighchan 函数仿真时要注意最后要做相位补偿(此问题是导师发现的) 程序步骤: ~产生随机序列 ~产生瑞利信道 ~调制 ~记忆信道特征 ~信号通过信道 ~相位补偿 ~加高斯噪声 ~解调 ~计算仿真误比特率 ~计算理论误比特率 ~不同颜色画出误比特率曲线对比-Function Simulation with rayleighchan last thing to note when the phase compensation (thi
EnergyDetection
- 实现能量检测仿真,由main函数进行能量检测,psk_2实现BPSK调制,pdsnr计算出理论值,最后由main给出理论与仿真之间的画图比较。-Achieve energy detection simulation, the main function of the energy detection, psk_2 achieve modulation BPSK, pdsnr calculate the theoretical value, and finally given by the mai
AWGNchannelBPSKmod
- The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally w
test_nocoded_BPSK
- 未编码BPSK性能AWGN信道理论误码率-Performance of uncoded BPSK BER AWGN channel theory
bpsk_ask
- matlab实现的bpsk调制解调,并给出图形,能够形象理解BPSK调制解调的波形,加深对通信原理中BPSK的理解-matlab implementation bpsk modem, and gives graphic, image understanding that BPSK modulation and demodulation of the waveform, to deepen the understanding of communication theory in the BPSK
BER-of-BPSK
- BPSK BER MATLAB Simulink and Theory-BPSK BER MATLAB Simulink and Theory
BPSK3
- 3、 瑞利信道中的调制解调、信道估计: (1) 请推导出单径瑞利信道中的BPSK相干解调的理论误码率性能,并画出比特信噪比与误码率的关系曲线。 (2) 在单径瑞利信道中,请设计一种时分的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与误码率的关系曲线,并与(1)的曲线进行对比。 -3, the Rayleigh channel modulation and demodulation, channel estimation:
bpskxx
- bpsk二进制相位调制,原理,源代码都有,基于matlab的仿真-bpsk binary phase modulation ,theory,including all matlab code
bpsk
- 通信原理实验中数字调制的二进制绝对相位调制-Communication theory of binary digital modulation experiments, the absolute phase modulation
RM_code
- 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可 4、The_creation_of_RM_code.m和RM_Decode.m分别为RM码的编、译码程序,而Majority_logic_decision.m用于译码中的大数判决,combine
Convolution-BER
- Bits error rate, convolution coding, BPSK, AWGN, Simulation and theory
stbc_m
- 自写较为完善的STBC空时分组编码的MATLAB源代码,包括G2(Alamouti),G3(码率1/2),G4(码率1/2),H3(码率3/4),H4(码率3/4)的五种正交编码矩阵,调制方式有BPSK、QPSK、8PSK、16QAM,得出了仿真值的误比特率BER曲线,连带给出了所有调制方式和编码矩阵的理论误比特率BER曲线。-This is a matlab code for stbc,including five kinds of coding matrix: G2(Alamouti),G3
matlab_prog_for_ReedMuller_code
- 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, whe