-
ecg
qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
- 2010-03-05 21:36:09下载
- 积分:1
-
sr
说明: 商人过河的问题,三个商人各带一个仆人、、、(Merchants across the river mathematical modeling problem is a classic problem)
- 2010-03-19 01:14:02下载
- 积分:1
-
msminimization
this is a new alghorithm about tabu search....
- 2013-05-26 16:49:11下载
- 积分:1
-
MCChhapter6o
现代通信系统第6章matlaab程序源码源码
(Chapter 6 of the modern communication systems matlaab program source code)
- 2012-08-18 06:34:26下载
- 积分:1
-
knnl
classification reseau de neurone
- 2012-03-27 11:11:05下载
- 积分:1
-
whwfun
matlab/simumatlab/simulinkSfunctionC文件例子源码linkSfunmatlab/simulinkSfunctionC文件例子源码ctionC文件例子源码(matlab/simumatlab/simulinkSfunctionC examples of source documents linkSfunmatlab/simulinkSfunctionC paper documents examples of ctionC example source code)
- 2009-07-09 22:33:00下载
- 积分:1
-
clamav-bytecode-compiler-master
camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
- 2014-02-17 16:18:49下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
matlab12
由于libsvm的matlab版本的工具箱libsvm-mat并没有给出寻参的函数模块,而无论利用libsvm工具箱进行分类还是回归,参数的选取是十分重要的,鉴于此libsvm-mat-2.89-3[FarutoUltimate3.0]在
libsvm-mat-2.89-3的基础上给出相应的辅助函数插件,方便用户来选取最佳的参数,现对该工具箱里主要的辅助函数插件的接口进行介绍。(As the matlab version of the toolbox libsvm libsvm-mat and did not give to find a function module parameters, regardless of classification using libsvm toolbox or regression, parameter selection is very important, in view of the libsvm-mat-2.89-3 [ FarutoUltimate3.0] in libsvm-mat-2.89-3 is given on the basis of the corresponding auxiliary function plugin user to select the best parameters, the toolbox is the main interface to plug the auxiliary functions are introduced.)
- 2011-05-23 16:28:40下载
- 积分:1
-
XCSR_DE1.0
- XCS for Dynamic Environments
+ Continuous versions of XCS
+ Test problem: real multiplexer
+ Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts.
+Reference papers:
H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mining – an Investigation in a Dynamic Environment. 2005, accepted for a book chapter in Springer Series on Studies in Computational Intelligence
H.H. Dam, H.A. Abbass, C.J. Lokan, Be Real! XCS with Continuous-Valued Inputs. IWLCS 2005, (International Workshop on Learning Classifier Systems). Washington DC, June 2005.(- XCS for Continuous Dynamic Environments Test versions of XCS problem : real multiplexer Experiments : XCS is explored in dynamic environments with di fferent magnitudes of change to the underlying concepts. Reference papers : H. H. Dam, H. A. Abbass, C. J. Lokan. Evolutionary Online Data Mining-an Investiga tion in a Dynamic Environment. 2005. accepted for a book chapter in Springer Series o n Studies in Computational Intelligence H.H. D am, H. A. Abbass, C. J. Lokan. Be Real! XCS with Continuous- Valued Inputs. IW LCS 2005. (International Workshop on Learning Classifi er Systems). Washington DC, June 2005.)
- 2006-09-02 20:53:58下载
- 积分:1