-
ASM3
active shape model的matlab代码实现,用于图像处理,模式识别等方面(active shape model of matlab code for image processing, pattern recognition, etc.)
- 2007-12-16 10:43:34下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
BER_of_BPSK_Rayleigh_and_AWGN
瑞利和高斯信道下的BPSK误码率,含有详细解释,成功运行,学习通信仿真第一个程序。(BPSK BER under Rayleigh and Gaussian channel containing a detailed explanation of successful operation, the first communication simulation learning program.)
- 2016-09-25 12:20:16下载
- 积分:1
-
xinstatcom
matlab仿真的STATCOM即svg滤波装置。(matlab simulation of the STATCOM that svg filter.)
- 2009-06-02 21:27:34下载
- 积分:1
-
Adaptivegeneticalgorithmmatlabcode
说明: 自适应遗传算法matlab代码,用MATLAB语言编写,可以直接运行。(Adaptive genetic algorithm matlab code, used MATLAB language, you can directly run.)
- 2009-08-15 14:24:35下载
- 积分:1
-
numerical-analysis-homework
东大版数值分析上机题作业,包含牛顿迭代法、高斯赛德尔迭代法、龙格库塔法等(Southeast University version of 《numerical analysis 》homework , including the Newton iterative method, high Sisaideer iterative method, Runge-Kutta method)
- 2013-12-10 16:28:36下载
- 积分:1
-
cutfootnew
自己写的程序,处理人体三维数据脚部数据时,对指定域进行简化(Write their own procedures when dealing with three-dimensional data of human hand data on the specified domain to simplify)
- 2015-04-05 11:27:42下载
- 积分:1
-
normalPSO
基本的粒子群优化算法,对于粒子的速度和位置进行了约束,适合新手学习(The basic particle swarm optimization algorithm, the particle velocity and position constraint for beginners to learn)
- 2010-12-07 23:13:48下载
- 积分:1
-
50Hz_FIR_Frequency-filtering
该文件使用FIR滤波器滤除采集的心电信号中的工频干扰,实测滤波效果不错,不过并不能处理基线漂移。文件中提供了滤波器的定点系数。(The file uses the FIR filter to remove the collected ECG frequency interference, measured the filtering effect is good, but does not deal with the baseline drift. Document provides a fixed filter coefficients.)
- 2014-09-11 22:55:56下载
- 积分:1
-
1
说明: 关于Bayes分类器的 实验数据都有,下载查看内容(about Bayes, you can down it,have data and code)
- 2012-02-10 19:53:34下载
- 积分:1