-
k-means
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。(K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the basic idea of the algorithm is: to the space K point as the center of the cluster analysis, near their object classification. Through the iterative method, each successive update clustering center value, until get the best clustering results.
)
- 2011-06-26 19:53:19下载
- 积分:1
-
Park_tran
park变换的各种变换模型,基本囊括工作和学习用到的所有模型,可以直接使用(park transform a variety of transformation models, work and learning to use the basic include all models can be used directly)
- 2011-09-25 23:40:00下载
- 积分:1
-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1
-
GCPA-paper
基于局部图划分的多相活动轮廓图像分割模型,很好的一篇文章(Partitioning and based on local image multi-phase active contour segmentation model, very good article)
- 2011-01-17 13:53:48下载
- 积分:1
-
turbo-BCJR
文件中包含了Turbo码和卷积码误码率的对比,其中Turbo码采用了BCJR译码算法,迭代次数分别为1、2、3、4次。文件中包含了源代码和分析文档(File contains a comparison of Turbo code and convolution code BER, which Turbo code decoding algorithm used BCJR iterations respectively 1,2,3,4 times. File contains the source code and documentation analysis)
- 2016-04-22 21:47:19下载
- 积分:1
-
PRDemo
a single layer perceptron ,developed by matlab
- 2009-10-28 15:34:15下载
- 积分:1
-
MATLAB7_0Basic-tutorial
清华大学出版社出版MATLAB7.0教程
孙祥,徐流美,吴清主编(Tsinghua University Publishing House MATLAB7.0 tutorial Sun Xiang, Xu stream America, Wu Qing editor)
- 2013-10-08 17:23:19下载
- 积分:1
-
POW
an exemple of source that i was programming last night
- 2014-12-11 03:28:11下载
- 积分:1
-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
NodeColoringTabu
在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习(In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn)
- 2014-04-26 11:43:18下载
- 积分:1