CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类 matlab

搜索资源列表

  1. ap-Code

    1下载:
  2. AP聚类算法,很好用的聚类算法,matlab实现-AP clustering algorithm, well used clustering algorithm, matlab achieve
  3. 所属分类:Project Design

    • 发布日期:2017-01-13
    • 文件大小:23552
    • 提供者:wmy
  1. myfucntion

    0下载:
  2. kmeans聚类算法的两样本之间的距离matlab程序-the distance between the two samples of kmeans clustering algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1367
    • 提供者:lipeng
  1. MaxCluster

    0下载:
  2. 基于matlab环境下的最大最小距离聚类的程序。距离度量为欧式距离。-Based on the maximum and minimum distance clustering in Matlab environment program. The distance measure is the Euclidean distance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:647
    • 提供者:wangdi
  1. Texture_moasic

    1下载:
  2. 基于灰度共生矩阵和K均值聚类的纹理图像分割,MATLAB实现-texture image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:115839
    • 提供者:罗万盈
  1. quick_centroid_estimation

    1下载:
  2. 一个高效的粒子群方法快速优化的聚类中心。An efficient particle swarm approach for rapid optimization of cluster centroids-the matlab quick centroid estimation matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:7419
    • 提供者:reynardzhang
  1. Cluster-analysis-source-code

    3下载:
  2. matlab聚类分析源代码,有介绍,适合做毕业论文使用-matlab clustering analysis of the source code, introduce suitable thesis use
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:50176
    • 提供者:张德永
  1. k-mediods

    2下载:
  2. 用于图像特征的K中心点聚类(k-mediods)的matlab实现。-k-mediods implements by matlab, used for cluster of image feature
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:10042
    • 提供者:
  1. C-means

    0下载:
  2. MATLAB实现C均值聚类算法,未调用现有算法,完全由本人完成。-MATLAB C-means clustering algorithm, call the existing algorithm is not completely done by me.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:16719
    • 提供者:Cui Runpeng
  1. FCM_clust

    2下载:
  2. 本文在阐述聚类分析方法的基础上重点研究FCM聚类算法。FCM算法是一种基于划分的聚类算法,它的思想是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。最后基于MATLAB实现了对图像信息的聚类。- This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm b
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:xinly
  1. clustering_coefficients

    0下载:
  2. 关于复杂网络的聚类系数算法,用matlab计算,矩阵为稀疏矩阵。-clustering_coefficients(A) returns the clustering coefficients for all vertices in A. The clustering coefficient is the ratio of the number of edges between a vertex s neighbors to the total possible number of edges
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1529
    • 提供者:李涛
  1. kMeansCluster

    0下载:
  2. k均值聚类算法Matlab代码实现,可以直接运行-k-means clustering algorithm Matlab code to achieve, can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1899
    • 提供者:钟陈
  1. FCM

    0下载:
  2. FCM模糊聚类算方法的matlab实现,实现其基本功能-FCM fuzzy clustering algorithm method matlab to achieve, to achieve its basic function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:2119163
    • 提供者:彭智明
  1. kmeans

    0下载:
  2. k均值聚类算法MATLAB,自适型的代码-This is a nice work
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1043
    • 提供者:刘飞
  1. k_means-clustering-algorithm-program

    1下载:
  2. 可以很好的将一个图像矩阵进行聚类,生成一个聚类后的图像。-A based on the matlab image k-means clustering algorithm program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1108
    • 提供者:anwei
  1. yichuanFCM

    0下载:
  2. 这是一个MATLAB程序,主要实现的用遗传算法来改进模糊C-均值聚类。-This is a MATLAB program, mainly achieved using genetic algorithms to improve fuzzy C-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1453
    • 提供者:王鸿举
  1. BSAS_algorithm

    1下载:
  2. BSAS基本顺序算法,聚类算法中常见的一种,包含可以运行的matlab源程序和详细的word文字讲解。-A BSAS basic sequential algorithm, clustering algorithm, contains can run matlab source and detailed word text to explain.
  3. 所属分类:matlab

    • 发布日期:2014-10-18
    • 文件大小:1153024
    • 提供者:马尚
  1. FCM

    0下载:
  2. 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-31
    • 文件大小:15346
    • 提供者:jelly
  1. GC-Program

    0下载:
  2. 这是一个仿真程序,对文章Genetic algorithm-based clustering technique做的仿真,遗传聚类算法,比较经典的一个遗传算法用于聚类的单目标聚类算法,matlab写的。-This is a simulation program, the article Genetic algorithm-based clustering technique to do the simulation, genetic clustering algorithm, a classi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:6824
    • 提供者:feng
  1. Model-Based-Clustering

    0下载:
  2. 基于模型的聚类工具箱。 本文档描述了各种函数用于执行基于模型的聚类和相关的任务。MATLAB统计工具箱不是必需的,除了显示系统树图。这个文档包含了一个描述基于模型的聚类方法和详细的一步一步的指导你使用MATLAB工具箱中的基于模型的聚类。-This documentation describes various functions for performing model-based clustering and associated tasks. These are written i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:304204
    • 提供者:安迪
  1. clustree.1.2

    0下载:
  2. 聚类树的matlab软件包。层次聚类分析器。-ClusTree is a GUI Matlab tool that: Enables an easy and intuitive way to cluster, analyze and compare some hierarchical clustering methods Consists of a two-step wizard that wraps some basic Matlab clustering methods an
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:334624
    • 提供者:安迪
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com