Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • kmeans.rar kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
  • LEGClust-new.rar LEGClust算法更新,上次上传的代码发现有些问题,现已更正,A Clustering Algorithm Based on Layered Entropic Subgraphs
  • misc.rar ... mixture model. gsamp - Generates sample from Gaussian distribution. cmeans - C-means (or K-means) clustering algorithm. mahalan - Computes Mahalanobis distance. pdfgauss - Computes probability for Gaussian distribution. pdfgmm - Computes ...
  • denoise.zip I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
  • kmeans_em.zip k means algorithms for clustering purpose
  • fpgrowth(Clustering).rar 经典的构建FP生长数的代码。可以用于数据挖掘中构建Birchtr
  • fastkmeans.zip fast implementation of Kmeans clustering algorithm
  • An_Efficient_and_Effective_Detailed_Placement_Algo ... Swap  Swap a cell with a nearby cell in the segment above or below. 3. Local Re-ordering  Re-order consecutive cells locally to reduce wirelength. 4. Single-Segment Clustering  Place cells optimally within a segment.
  • mbclust.rar matlab clustering 非常好的 聚类分析代码
  • clustering.rar 将Weka数据挖掘工具所产生的K-MEANS和DBSCAN结果转化成MATLAB可输出三维图像的格式