搜索资源列表
DBSCAN&Rtree
- Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。-Form1.cs clustering algorithm is applied DBSCAN (Density-Based
imagepatternrecognitionprocess
- 这个程序包含了分类和聚类程序,希望能对大家有所帮助-This includes the clustering and classification procedures, we hope to help
jvleiprogramme
- 几种重要的聚类程序,如动态聚类,模糊聚类,以及一个遗传算法程序-clustering several important processes, such as dynamic clustering, fuzzy clustering, as well as a Genetic Algorithm
Fuzzy_K
- 高光谱遥感图像模糊c均值聚类算法的matlab实现-hyperspectral remote sensing images fuzzy c-means clustering algorithm to achieve the Matlab
lbg
- 矢量量化聚类程序,c++编写,已调试通过,内附说明文档。-VQ clustering procedure, c preparation, testing, documentation attached.
KNN
- 数据挖掘导论中的K近邻聚类算法,用C++编写而成。-Introduction to Data Mining of the K neighbors clustering algorithm, using C++ has been prepared by.
VC_technology_implementation
- 《图像模式识别——VC++技术实现》的源码,主要分为分类与聚类两大部分,杨淑莹编写。-" Image pattern recognition- VC++ technology implementation," the source, classification and clustering is mainly divided into two major parts, the preparation of杨淑莹.
leach
- leach 算法 簇头选择算法,经典,易学易懂。 簇头选择算法,经典,易学易懂-clustering algorithm leach
tycfgsmatlab
- matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
1
- Iris segmentation using fuzzy clustering and DTCWT
kmean
- 用c语言写的k均值聚类,代码简单,易懂,可以拿来直接调用-Language written by c k means clustering, the code is simple, easy to understand, could be used to directly call
pujulei
- 自适应谱聚类研究的论文,可供科研人员参考-Spectral clustering hasbeenusedto identify clustersthat arenonlinearly separableininput space, andusuallyoutper formstraditional clustering algorithms. However, the performances of spectral clustering are severely dependent o
clustering-procedure
- 杨淑莹《图像处理模式识别——VC++技术实现》聚类程序源代码。仅供参考。-Yang Shuying image processing, pattern recognition- VC++ technologies to achieve the source code for the clustering procedure. For reference only.
fuzzy
- 模糊聚类分析源程序,包括标准化处理,聚类图,-Fuzzy clustering analysis of source code, including the standardization processing, clustering diagram, etc.
new
- isodata算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-isodata algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu lib
newwork
- K均值算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-k-means algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu library
RBF)
- RBF神经网络算法原理及应用,主要是采用聚类方法训练网络-The principle and application of RBF neural network algorithm, using clustering method to train the network
machine-l-s-clustering
- machine learning, statistics, clustering
Clustering-algorithm-and-analysis
- Clustering algorithm and analysis聚类算法与分析-Clustering algorithm and analysisClustering algorithm and analysis
SLIC SuperPixels and DBSCAN Clustering
- 使用SLIC算法的分割,运用DBSCAN算法进行聚类,亲测可用!!!(Segmentation using SLIC algorithm, using DBSCAN algorithm for clustering, pro test available! ! !)