-
PF
说明: matlab实现的一个粒子滤波程序,可以用于目标跟踪领域。(matlab program to achieve a particle filter can be used for target tracking.)
- 2021-05-13 21:30:02下载
- 积分:1
-
elm
神经网络的ELM算法,比传统的BP和SVM都快,而且效果也很精确。运行平台是matlab,本人已经对原始ELM做了修改,可以适应多种函数,而且在数据处理方面自动产生分类矩阵。(ELM neural network algorithm, than the traditional BP and SVM faster, but the effect is also very accurate. Platform is running matlab, I have to do the original ELM been modified to adapt to a variety of functions, but also in data processing is automatically generated classification matrix.)
- 2008-07-31 11:57:36下载
- 积分:1
-
thresh
the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
- 2009-02-26 19:05:22下载
- 积分:1
-
FDTD_3D
用matlab实现三维情况下波的传播仿真,带有PEC边界.!(realize the propogation of electromagnetic under 3-D situation,with respect to the perfect electronic condutor.)
- 2010-10-27 09:38:17下载
- 积分:1
-
melfiltersel
coding for generating a mel filter bank for a given frequency vector
- 2010-12-16 20:22:23下载
- 积分:1
-
hash
亲测,很好用的hash function(Pro-test, a good hash function used)
- 2020-12-30 09:48:59下载
- 积分:1
-
str2poly
将多项式转化为向量,很方便你的使用啊学习matlab的童鞋们不用担心了(Into the polynomial vector, it is easy to use you ah)
- 2013-09-08 18:25:44下载
- 积分:1
-
matlab
matlab 语言编程实例 及仿真图像 原理图
- 2010-06-07 19:57:16下载
- 积分:1
-
matlab7.0kejian
matlab基础与编程入门 课件.
完整课件,可供教学使用。
(a complete set of teaching materials for matlab programming. )
- 2010-02-05 01:26:01下载
- 积分:1
-
CH5
This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER.
Obviously, you would require a fast machine!!! At least a P4 machine.
We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant
criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases.
The SNR range can be varied by correcting the range at line 36 of file "runsim.m".
This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.
(This is a GUI based system. The GUI is invoked from the command line by typing " ui_start" . The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is " runsim.m" . It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file " runsim.m" . This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.)
- 2011-05-04 09:22:01下载
- 积分:1