-
VPMCD
说明: CPMCD是一种基于变量预测模型的模式识别方法。(Cpmcd is a pattern recognition method based on variable prediction model.)
- 2021-03-27 17:09:12下载
- 积分:1
-
powerallocationcompare
无线通信中继协作功率控制相关代码Wireless communication relay cooperative power control related code(Wireless communication relay cooperative power control related code)
- 2012-03-17 14:39:17下载
- 积分:1
-
MATLAB建模 人口增长模型 源程序代码
此程序为预测人口在增长的模型,能够有效的预测未来几年的人口数量(This program is a model for predicting population growth, and can effectively predict the number of population in the next few years.)
- 2021-04-12 22:28:56下载
- 积分:1
-
light_spot_center
光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。(light spot method:median point ,circle fitting)
- 2009-12-03 09:58:30下载
- 积分:1
-
f28335_closeloop3_ticcs
f28335适用的三相逆变器的一个简单闭环程序(A Simple Closed-Loop Program for Three-Phase Inverter Applicable to f28335)
- 2019-04-18 11:17:17下载
- 积分:1
-
DSP2833x_headers
这是DSP2833Xheraders.资料,初学者必备,更有详细实验Word(ads dsdfgghhh sdag dasd)
- 2017-09-08 21:49:02下载
- 积分:1
-
VolumeRender
This function is a Volume Render application, using OpenGL surfaces.
- 2020-06-24 09:20:02下载
- 积分:1
-
cmd
DSP CMD文件 连接器命令文件,CMD文件编写,CMD文件原理,关于DSP中CMD文件的解释,包含3个文件,对cmd介绍相当详细(DSP CMD file the linker command file, CMD document preparation, CMD file principle, on the interpretation of DSP in the CMD file that contains 3 files, very detailed description of cmd)
- 2011-02-15 12:01:13下载
- 积分:1
-
yctbdj1
基于svpwm的永磁同步电机伺服系统仿真(The simulation of Permanent magnet synchronous motor servo system)
- 2013-09-02 09:41:33下载
- 积分:1
-
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 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 )
- 2010-03-22 23:11:17下载
- 积分:1