搜索资源列表
聚类分析程序
- 该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
聚类算法
- 关于图像聚类分析的程序。-images on cluster analysis procedures.
现代统计学与SAS应用
- 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fish
聚类分析程序
- 该文件是一组数据挖掘领域中,聚类分析的有关算法。-the document is a group of data mining areas, cluster analysis of the algorithm.
聚类算法 dbscan
- 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
modelclasify
- C++ 模式识别程序 完成神经网络的向量聚类分析 -C pattern recognition procedures are completed Neural Network Vector Cluster Analysis
Image_binary
- 该文件包含对数字图象处理程序,有对图象进行聚类分析,直方图分析等-The document contains the digital image processing, image of the cluster analysis histogram analysis
clusterpragram
- 用VISUALC++编写的聚类分析程序,图像识别.(各种算法),具有非常大的价值.-VISUALC using cluster analysis prepared by the procedures, image recognition. (Algorithms). It is of great value.
MatlabandSPSS
- 使用matlab 和 spss 软件做的聚类分析程序。-And SPSS software using matlab to do the cluster analysis procedures.
Asetofsixstand-aloneFortranprogramsforclusteranaly
- 一些标准聚类分析程序,详细说明见《聚类分析引论》(1990) -This file contains the complete code of six stand-alone Fortran programs for cluster analysis
Cluster_Analysis
- 用Java语言实现的空间聚类分析程序,对离散点按照距离标准进行分类。-Java language with the spatial clustering analysis procedures, in accordance with the distance between discrete points of criteria.
《MATLAB统计分析与应用》程序与数据
- 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
聚类分析
- 该程序为聚类分析Matlab程序,简单好用,谢支持(The program for the cluster analysis Matlab procedures, simple and easy to use, thanks to support)
1.聚类分析
- 本程序可对繁琐的变量进行聚类,有利于后续分析,是对变量进行聚类的程序(You can use cluster analysis the task of grouping a set of objects in such a way that objects in the same group are more similar to each other than to those in other groups .)
聚类分析程序
- 聚类分析程序 包括系统聚类 样品系统聚类 变量系统聚类 K均值聚类 模糊C均值聚类(Cluster analysis program)
SAS聚类分析程序
- 聚类分析是一种探索性的分析,在分类的过程中,人们不必事先给出一个分类的标准,聚类分析能够从样本数据出发,自动进行分类。聚类分析所使用方法的不同,常常会得到不同的结论。不同研究者对于同一组数据进行聚类分析,所得到的聚类数未必一致(Clustering analysis is an exploratory analysis. In the process of classification, people do not have to gi
第10章 聚类分析
- matlab编码程序 聚类分析 有实例 直接应用即可(Matlab coding program clustering analysis has an instance of direct application.)
聚类分析程序
- 用于沉积相、地震相以及地震属性等的聚类分析(Clustering analysis for sedimentary facies, seismic facies and seismic attributes)
聚类分析程序
- 包含了各类聚类分析程序。主要包括系统聚类,基于欧氏距离的聚类,变量系统聚类和K均值聚类(It includes all kinds of cluster analysis programs. It mainly includes system clustering, Euclidean distance based clustering, variable system clustering and K-means clustering
聚类分析matlab程序
- 基于一组数据的聚类分析的应用,聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。在不同的应用领域,很多聚类技术都得到了发展,这些技术方法被用作描述数据,衡量不同数据源间的相似性,以及把数据源分类到不同的簇中。(Application of cluster analysis b