-
M-files for Neural Networks
说明: 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations.
作者:Herve Abdi ("M-files for" Neural Networks "," some of the neural network MATLAB source, M-files for demos, exercises, and implementations. Author : Herve Abdi)
- 2005-11-11 09:36:51下载
- 积分:1
-
cercle
it s a matlab code that calculate the cercle lenght
- 2011-04-26 23:59:36下载
- 积分:1
-
TWO-STAGE-DEA
两阶段DEA模型的matlab程序源码,可以用来计算效率,完全傻瓜式操作。(Two-stage DEA model matlab program source code, can be used to calculate the efficiency, completely fool-type operation.)
- 2021-03-05 11:39:31下载
- 积分:1
-
tadarakot
word file that about electrical network and production
- 2014-11-26 18:14:42下载
- 积分:1
-
A-review-of-image
图像去噪算法进行回顾,以崭新
之一。寻找有效的图像去噪方法仍然是一个有效的挑战,在
功能分析和统计数据的交叉(A REVIEW OF IMAGE DENOISING ALGORITHMS, WITH A NEW
ONE.The search for efficient image denoising methods still is a valid challenge, at the
crossing of functional analysis and statistics)
- 2013-12-15 19:39:59下载
- 积分:1
-
motionEstES
matlab语言编写的全搜索算法,希望大家有用(Exhaustive Search Algorithm)
- 2010-05-07 07:21:48下载
- 积分:1
-
em480
ensemble averaging of a signal
- 2011-06-02 03:01:06下载
- 积分: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
-
bch
用MATLAB语言实现BCH的编码和译码(BCHcode and decode)
- 2009-07-03 14:50:42下载
- 积分:1
-
GA
说明: 自己写的代码,实现了论文"Causal Modeling of Gene Regulatory Network"中的算法,运用了篇相关系数和遗传算法。(My own code, implementation of the paper "Causal Modeling of Gene Regulatory Network", using partial correlation coefficients and genetic algorithm.)
- 2013-01-10 04:31:51下载
- 积分:1