-
bpsk_dsss
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 first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on
(There are two zip files in the folder. Bpsk_ spread.m and jakesmodel.m Steps for simulatio n : 1] Run jakesmodel.m first 2] Then run bpsk_spre ad.m. 3] Note that during the first run bpsk_spr ead.m has no Rayleigh fading.This is because th e corresponding code has been commented 4] The r esulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_ spread.m file. 6] Same time comment BER_awgn (l 112 produced mostly in developed areas) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot and the BER_awgn BE R_ray)
- 2006-05-14 15:02:59下载
- 积分:1
-
PID1
PID算法的具体事例在MATLAB环境下的源代码,希望对大家有帮助(Specific examples of PID algorithm in the MATLAB environment, source code, we want to help)
- 2011-04-19 18:16:32下载
- 积分:1
-
Matlab实现文字识别
将所要识别的文字转换以照片形式存储,利用matlab程序对图片信息进行提取,并进行二值化、腐蚀、扫描、分割等处理,将所要识别的文字分割成一个个黑底白字的汉字图片,再将这些汉字与汉字库相匹配,即可识别出来,并以word的形式表达出来。
- 2022-03-21 00:45:23下载
- 积分:1
-
a
说明: 一个关于FM收音机的程序,里面包括FM调制解调,以及PLL模块,并在SIMULIN内实现仿真。(A program on FM radio, which includes FM modulation and demodulation, and PLL module, and simulation within the SIMULIN.)
- 2010-05-16 16:21:42下载
- 积分:1
-
gerar_icone
Gerar ícone apartir da imagem original
- 2010-06-24 08:42:52下载
- 积分:1
-
ass1dip
High boost image processing enhancer
- 2011-09-13 21:45:49下载
- 积分:1
-
_My_NRflow
matlab电力系统潮流计算源程序和说明(The source and description of matlab power system load flow calculation)
- 2012-08-20 19:03:06下载
- 积分:1
-
matlab1
Speech Recognition using Hmm model..
- 2013-11-10 01:19:28下载
- 积分:1
-
一个PCA特征提取算法源程序
多抽样率信号处理,包括面积、周长、矩形度、伸长度,匹配追踪和正交匹配追踪,基于chebyshev的水声信号分析,应用小区域方差对比,程序简单,一些自适应信号处理的算法。
- 2022-12-11 08:30:03下载
- 积分:1
-
7
说明: matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload, a total 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
- 2008-12-25 16:30:42下载
- 积分:1