搜索资源列表
MC-CDMA
- 改变不同的扩频增益以及正弦干扰时的误码率仿真-change the spreading gain sinusoidal interference and the BER simulation
CDMA_matlab
- mc-cdma扩频通信系统中误码率分析仿真与编写-mc-CDMA spread-spectrum communication system BER simulation and analysis prepared
kupin
- 扩频序列的误码率性能仿真程序,在matlab下运行-Sequence Spread Spectrum BER performance simulation program, run under Matlab
2
- 设pn序列长度为Lc,为输入信号的Lc倍,输入带宽为f,则经过扩频后,信道中传输信号的带宽为Lc*f,.躁声也衰减为原来的1/Lc。在解调端用相同的pn序列进行解调。这样的好处是频带扩宽了,有利于对传送信号的保密,只有知道调制端的pn序列,才能正确地解调出信号;另外,由于躁声的衰减,在很大程度上降低了误码率
DSSS
- matlab编写的有关直接序列扩频的代码,得出采用DSSS扩频的误码率
oneuser2dcdma.rar
- 单用户多载波时频域联合cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。,Single-user multi-carrier cdma joint time-frequency domain spread spectrum simulation, the use of programming. Send contain, channel, receiving three categ
AWGN-Rayleigh-BPSK-DSSS.rar
- 程序仿真了关于扩频系统在两种信道下的误码率,Process simulation of the spread spectrum system in about two channel BER
kuoping
- 扩频通信中的捕获问题,用GOLD码进行扩频, PN码相位捕获,利用捕获的相位,接收机产生偏移的GOLD码,进行解扩和误码率计算-Capture the problem in spread spectrum communication, spread spectrum codes with GOLD, PN code phase acquisition, the use of capture phase, the receiver generates offset GOLD code, for d
oneusermccdma
- 单用户多载波mccdma的仿真,使用类编程。包含发送,信道,接收3个类。有扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Single-user multi-carrier mccdma of the simulation, the use of programming. Send contain, channel, receiving three categories. There are spread spectrum, modulati
oneuserdscdma
- 单用户dscdma的仿真,使用类编程。包含发送,信道,接收3个类。有扩频,调制,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Single-user dscdma the simulation, the use of programming. Send contain, channel, receiving three categories. There are spread spectrum, modulation, Gaussian and Rayleigh
mulitusers2dcdma
- 多用户多载波时频域cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有选择用户数,联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Multi-user multi-carrier spread spectrum cdma time-frequency domain of the simulation, the use of programming. Send contain, channel, receiving three c
xiugaideq
- 在一个通信系统中对信源的扩频,信道的指定概率加错并在接收端解扩,计算其误码率-In a communication system in the source of the spread spectrum, channel designated fault probability increases and despreading in the receiver to calculate the BER
qpsk
- QPSK的扩频调制解调的simulink仿真,误码率统计等-QPSK spread spectrum modulation and demodulation of simulink simulation, error rate statistics
2008_5
- 在三条径的瑞利信道中,对于直接序列扩频: (1) 请设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,请解释在误码率为0.01时,两种合并方式所表现的不同的物理意义。 (2) 设频率已经同步,请设计DS-CDMA一种具体的单停顿滑动相关时间同步方法,用Simulink进行仿真(自己编写代码S-Function
1
- 建立了信号从扩频、加干扰信号到解扩、求误码率的仿真模型系统。 经过小波镜像处理的与理想的状况的比较。-Established from the spread spectrum signal, plus interference signal to the de-spread, and the bit error rate system simulation model. After wavelet image processing and comparison of the ideal si
yizhi
- 扩频通信中对强窄带干扰进行变换域预测后系统的误码率-Spread Spectrum Communication strong narrow-band interference in transform domain to predict system bit error rate after
SHIYAN_3
- 利用M函数仿真扩频通信系统。6个用户的CDMA的同步通信系统,每个用户利用L=31的Gold码,进行扩频,信道为AWGN信道,接收端利用匹配滤波器进行检测。绘出当N=10000个发射比特下,SNR=0:15(dB)时的误码率曲线。 -M function simulation using Spread Spectrum Communication System. 6 simultaneous users of CDMA communication system, each user of t
bpsk_Awagn_Rayleigh
- 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。-There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the f
TD-SCDMABasebandsignalprocessing
- 考虑到TD-SCDMA多种业务信道,本程序可以完成多重业务信道的仿真。完整的程序,包括Turbo信道编解码,CRC生成,扰码,交织,误码率统计,扩频等,程序编写规范,注释非常详细,是研究tdscdma的好东西,也是学习数字信号处理的好材料。-the program can complete several operation.the complete process, including the turbo channel encoding and decoding, CRC,scrambler
直接序列扩频系统仿真
- 建立了直接序列扩频系统的matlab仿真模型,在信道中存在高斯白噪声和干扰的情况下,对系统的在不同扩频增益下的误码率性能进行了仿真及分析,分析了扩频码的自相关性、误码率、性噪比。(A matlab simulation model of the direct sequence spread spectrum system, the existence of Gauss white noise and interference in the channel under the condition