搜索资源列表
bpsk_ask
- 分析了ASK和BPSK通信系统,接收机采用相关器接收分析系统测试和理论误码率-Analyzed ASK and the BPSK communications system, the receiver uses the correlation instrument receive analysis system test and the theory error rate
matlab实现几种基本的通信仿真技术
- 这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK, QPSK, and the OFDM signal attenuation and delay in the simulatio
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
bpsk
- BPSK相干解调的理论误码率性能比特信噪比与误码率-The theory of coherent demodulation error rate performance of BPSK
MultipathChannelVerification
- Single/Multipath Channel Model Verificaiton EbNo vs. BER/SER under AWGN BPSK vs. QPSK Theory vs. Simulation AWGN vs. Flat Fading Channel Most files are written by myself, enjoy it. Figures are attached.
ASK-OOK-FSK-BPSK
- MATLAB编写的ASK,PSK,QAM等调制方式的实现代码。该代码简洁易懂,可以对理解理论起到补充作用。-MATLAB prepared ASK, PSK, QAM modulation, such as the realization of the code. The code easier to understand, can play a complementary role to understand the theory.
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
realorthogonalnew
- This is the simulation of the paper Y. Jing and H. Jafarkhani,``Using orthogonal and quasi-orthogonal designs in wireless relay networks, IEEE Trans. on Information Theory, vol. 53, pp. 4106-4118, Nov. 2007. -This is the simulation of the paper Y.
QPSKRayleigh(AWGN)Simulation
- QPSK+Rayleigh(AWGN)仿真MATLAB程序,在信道中加入高斯白噪声,并带有仿真报告-QPSK+ Rayleigh (AWGN) MATLAB simulation program by adding Gaussian white noise in the channel, and with a simulation report
BPSK
- 高斯白噪声信道的BPSK通信系统的理论误码率的计算公式为Q(sqrt(2*Eb/N0))或是0.5*erfc(sqrt(Eb/N0)),-Gaussian white noise channel theory of BPSK communication system bit error rate is calculated as Q (sqrt (2* Eb/N0)) or 0.5* erfc (sqrt (Eb/N0)),
BER-of-BPSK
- BPSK BER MATLAB Simulink and Theory-BPSK BER MATLAB Simulink and Theory
bpsk
- 简单的bpsk通信仿真,理论和仿真误码率对比-Simple bpsk communication simulation, theory BER and simulation BER compare
bpsk
- 通信原理实验中数字调制的二进制绝对相位调制-Communication theory of binary digital modulation experiments, the absolute phase modulation
BPSK
- 单径瑞利信道中的BPSK相干解调的理论误码率性能,并设计一种时分的导引辅助的信道估计方法-Single path Rayleigh channel BPSK coherent demodulation theory of error rate performance guide and a time estimation method aided channel, using Simulink simulation, measurement BPSK BER performance
DS-BPSK-QPSK-8PSK-compare
- 在MIMO系统中,利用证据理论的方法在BPSK,QPSK,8PSK的调制下进行MIMO信号检测,并比较检测结果- In MIMO systems, the use of evidence theory method BPSK, QPSK, 8PSK conducted under MIMO modulation signal detection, and compare test results
DS-BPSK-QPSK-8PSKaddtointeference
- 在MIMO系统中,存在干扰的情况下,利用证据理论的方法在BPSK,QPSK,8PSK的调制下进行MIMO信号检测,并比较检测结果-In MIMO systems, the presence of interference, the use of the theory of evidence method BPSK, QPSK, 8PSK for Detection in MIMO modulation signal, and compare the detection result
bpsk
- bpsk在AWGN信道下的误码率与bertool理论误码率比较,包含发送和接收星座图。无成形滤波器等,主要是学习原理用的-bpsk BER under AWGN channel bit error rate compared with bertool theory, including sending and receiving constellation. No shaping filter, are primarily used for learning principles
BPSK
- 先用Matlab理论仿真,得出滤波器系数。再用Verilog语言在ISE环境下编写程序,通过Modelsim和ChipScope进行波形仿真和引号抓取,从而提高调试的效率。通过手机发送指令来控制上下变频器的参数。(Firstly, the filter coefficients are obtained by simulation with the theory of matlab. Then the program is written in Verilog language under IS