搜索资源列表
chameleon
- 变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
cure
- 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
细节层次的随机行走
- 游戏的 人工智能
fencen
- 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low - and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results in text mode output.
LongestDistance
- java实现层次聚类,最远距离算法,具有良好的程序结构,具有通用性-java achieve hierarchical clustering, the most remote algorithm has a good program structure is universal
ShortestDistance
- java实现层次聚类最小距离算法,代码结构良好,具有复用性.-java achieve minimum distance hierarchical clustering algorithm, code structure and has a good reusability.
CURE
- 层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。
singlelink
- 聚类算法:最短距离算法。对给定的数据集进行自底向上的层次的分解,直到某种条件满足而已。缺陷在于一旦一个步骤完成,它就不能被撤消这个严格的规定是有用的,由于不用担心组合数目的不同选择,计算代价会较小。
julei
- 手写数字聚类算法的实现. 该程序层次聚类, 动态聚类, 模糊聚类. 是学习人工智能在图像领域应用的好的资料.
somnet
- 竞争学习指同一神经元层次上各个神经元相互之间进行竞争,竞争胜利的神经元修改与其相联的连接权值。竞争学习是一种无监督学习。在无监督学习中,只向网络提供一些学习样本,而不提供理想的输出。网络根据输入样本进行自组织,并将其划分到相应的模式类中。
cluster-2.9
- Andreas Stolcke开发的聚类源码, 版本2.9。聚类方法是层次合并聚类,同时使用了主成份分析转化向量空间。
Birch.rar
- 层次聚类算法 BIRCH 有关数据挖掘方面的,Hierarchical clustering algorithm BIRCH
dps7.05.rar
- 唐启义教授的DPS7.0版,是国内第一个数据挖掘或数据分析应用软件,内有统计分析、层次分析法、模糊综合评价、神经网络等多个领域,内有一个解密文件。,Professor Tang Qiyi the DPS7.0 version is the first data mining or data analysis applications, there is statistical analysis, analytic hierarchy process, fuzzy comprehensive ev
MATLAB(M)
- 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
aa
- 层次聚类算法的c++实现,输入分类个数,可以得到相应的分类结果-Hierarchical clustering algorithm to achieve the c++, enter the classification number, you can get the classification results
AgglomerativeClustering
- 这是一个自下而上的凝聚层次聚类方法。最初,每个元素都是一个单独类,通过算法将两个最近的类合并成一个较大的类,直到形成一个最大包含所有元素的类。 -This is a bottom-up agglomerative hierarchical clustering method. Initially, each element is a separate class, the algorithms of the two most recent classes combined into a la
LayerCluster
- 基于层次划分的最佳聚类数确定方法
hierarchicalcluster
- 和同学一起写的层次聚类算法,数据挖掘的第3次大作业,有设计文档,有注释,下载即可运行。希望批评指正-And students to write with hierarchical clustering algorithms, data mining, the 3rd largest operations, with some design documents, with annotations, download to run. Want to criticize the correction
AHP
- 层次分析法(Analytic Hierarchy Process简称AHP)是将决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法-AHP (Analytic Hierarchy Process referred to as AHP) is always the element of decision-making down into objectives, guidelines, programs and other levels, in this bas
chameleonsimple
- 变色龙一个利用动态模型的层次聚类算法,功能非常强大的一种层次聚类算法-Chameleon A Hierarchical Clustering algorithm
