搜索资源列表
BFSK_AWGN
- 用Matlab/simulink所实现的bpsk性能仿真系统,信道为AWGN信道。运行后,可以看到经过bpsk以后信噪比的增益。-using Matlab / Simulink BPSK achieved by the performance simulation system for the channel AWGN. After the operation, we can see the future through BPSK SNR gain.
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
Ed200307
- 能量检测,根据以URKOWITZ 在1967年发表的能量检测文章以及Digham 2003、Ghasemi 2007发表的一系列文章为参考, 在AWGN信道中,给定SNR下,先产生一个原始信号(单音或者BPSK基带信号),然后叠加高斯噪声, 再进行能量检测-Energy detection, according to URKOWITZ the energy released in the 1967 test articles, and Digham 2003, Ghasemi 2007 se
MAP
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
matlab_ydtx
- 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN信道。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。-A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct Sequence Spread Spectrum, BPSK modulation, AWGN
YYY_DSSS
- 设计一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN信道。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。-Designed a four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct Sequence Spread Spectrum, BPSK modul
4psk
- M=4的PSK通信系统进行蒙特卡罗仿真 仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),
spacetime_hdogan
- Program for Space-Time-Block-Code BPSK modulation performance as a function of SNR and BER. (MATLAB)
simulationwithmatlab
- We simulate uncoded BER of BPSK modulated data as a function of SNR
BER--SNR--BER-plot-for-BPSK
- Code matlab: BER,SER,SNR in cooperation network
code-matlab
- 利用SIMULINK和M函数相结合的方式仿真BFSK 调制在多路径瑞丽衰落信道中的传输性能。其中 source产生速率为10Kbit/s、帧长度为1秒的二进制数据源data,并且通过BFSK产生调制信号。BFSK调制的频率间隔为24KHz, BPSK调制符号的样点数为2,调制信号通过多径瑞利衰落信道,移动终端相对运动速率为40公里/小时,接收端对信号进行解调,并把解调后的信号和原始数据信号相比较计算误比特率。最后Sink模块根据SNR与误比特率的关系绘制曲线。-And M functions u
BERSNR
- Matlab code for BPSK in AWGN channel. This code is written in digital domain. It gives user the ability control the number of time that code is running. It compares the theoretical and experimental bit error rate for BPSK modulation. It also plots th