资源列表
knn
- 利用距离的准则来确定两个数据之间的偏移量。-Distance criteria to determine the offset between the two data.
Solving-TSP-Problem
- tsp问题,即邮递员问题的maple编程,绝对好用!-tsp problem, namely the the postman problem of maple programming, absolutely everything!
kmeans-cluster
- kmeans对英文文档进行聚类处理,指定聚类个数K-using kmeans to cluster the english documents
my_clustering
- 自编的聚类算法,基于最简单的粒子群聚类算法实现粒子分类-clustering algorithm programmed by myself
apclusterK
- 用matlab写的affinity propagation对英文文档进行聚类处理,适合短文本,且可指定cluster个数-Using affinity propagation to cluster english documents
apcluster
- AP聚类算法:Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。-Affinity Propagation (AP) 聚类是最近在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。这些相似度组成N×N的相似度矩阵S(其中N为有N个数据点)。AP算法不需要事先指定聚类数目,相反它将所有的
time
- 实现求PCNN(脉冲耦合神经网络)的时间序列的matlab程序-Time series matlab program requirements PCNN (Pulse Coupled Neural Network)
SHufftlefrog
- 混合蛙跳算法c源代码,采用c++实现的混合蛙跳算法的程序,有详细的注释和说明-Mixed leapfrog algorithm c source code, mixed leapfrog algorithm to achieve c++ program, detailed notes and descr iptions
speechhmm
- 运用HMM进行语音识别之后的孤立词识别,里面函数俱全。可以直接运用,简单方便-Speech recognition with HMM isolated word recognition, which function and taste. Can directly use, simple and convenient
allresults.tar
- 多目标优化算法一些标准函数的结果,有感兴趣的人员可以下载研究,与自己的结果对比。-Multi-objective optimization algorithm is the result of some standard function, interested can download the study, compared with their own results.
ACO
- 蚁群算法在求解TSP问题上的应用。已经运行出来了。-Ant colony algorithm for solving TSP. Has run out.
eightcode
- 利用面向对象实现八数码(面向对象) -Eight digital (object-oriented)
