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

搜索资源列表

  1. fcm

    0下载:
  2. 聚类算法的matlab程序,简单容易了解 -Clustering algorithm matlab program, simple and easy to understand the clustering algorithm matlab program, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:wenzi
  1. cluster-analysis

    0下载:
  2. 运用Matlab中的一些基本矩阵计算方法,通过自己编程实现聚类算法,在此只讨论根据最短距离规则聚类的方法。-The use of Matlab, some of the fundamental matrix method, clustering algorithms, through their own programming, in which only discuss the rules under the shortest distance clustering method.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:84290
    • 提供者:
  1. 1

    0下载:
  2. 基于FCM的数据聚类分析及Matlab 实现 戈国华, 肖海波, 张敏 ( 江西理工大学信息工程学院江西赣州341000 ) 【摘要】: 聚类是数据挖掘中常用的数据分析技术。本文详细介绍了FCM聚类算法的理论和实现步骤。并用Matlab 演 示了FCM用于数据聚类。结果表明FCM算法是一种高效的数据聚类算法, 有很广泛的应用。-FCM clustering analysis based on the data and Matlab implementation Ge Guohua
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:900588
    • 提供者:yueyue
  1. BFSN_Algorithm

    0下载:
  2. 本matlab函数是广度优先搜索邻居的聚类算法实现,仅供参考!-The matlab function is breadth-first search neighbor clustering algorithm for reference purposes only!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1471
    • 提供者:James
  1. k.matlab

    0下载:
  2. 用于算法模糊分类,对于时间序列的聚类分析有较高的利用价值-Algorithm for fuzzy classification, clustering analysis of time series for a higher use value
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4003
    • 提供者:盛伟强
  1. Cjunzhi

    0下载:
  2. C均值聚类算法的matlab编写。此程序根据模式识别书上C均值聚类的过程进行编写。没有用到工具箱。-this program is based on Patten Recongnize knowledge to design a system about C means method.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1813
    • 提供者:
  1. FCM-matlab

    0下载:
  2. Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!-FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:chuncheng
  1. kmeans

    0下载:
  2. 数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11692
    • 提供者:王新宇
  1. isodata

    0下载:
  2. isodata聚类算法的matlab实现-isodata achieve clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2165
    • 提供者:章柯渊
  1. K-Means

    0下载:
  2. K-Means聚类算法 Matlab代码,内有程序注释。-K-Means Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5501
    • 提供者:lin
  1. AntClass

    0下载:
  2. 蚁群聚类算法,基于蚂蚁算法的聚类分析,matlab源码-Ant colony clustering algorithm, cluster analysis based on ant algorithm, matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:114415
    • 提供者:fangjuan
  1. work

    2下载:
  2. 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:3078144
    • 提供者:殷皓君
  1. clustersuvey

    0下载:
  2. 聚类算法,有详细的解释说明,是MATLAB编程。-Clustering algorithm, a detailed explanation, is the MATLAB programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:47695
    • 提供者:wewen
  1. FCMmatlab

    0下载:
  2. 模糊均值聚类算法 MATLAB 图像分割-MATLAB fuzzy image segmentation means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1090
    • 提供者:ccb
  1. FUZZY

    0下载:
  2. 自己写的matlab 模糊C 举止均值聚类算法 已经调试好的 更改图像的名字可以直接运行-program for fuzzy c means
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:886
    • 提供者:JANE
  1. k_means-algorithm

    0下载:
  2. k-means算法是模式识别十大算法之一 matlab仿真的k-means聚类算法-k-means algorithm for pattern recognition algorithm is one of the top ten k-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:850
    • 提供者:WZY
  1. sgsdg

    0下载:
  2. matlab经典算法——聚类算法dengdeng-Matlab clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:48275
    • 提供者:lihuishui
  1. guagnyishenjingwangluo

    0下载:
  2. 广义神经网络的聚类算法,matlab,网络入侵聚类,包含程序代码-Generalized neural network clustering algorithm, matlab, network intrusion cluster, contains program code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:25749
    • 提供者:leo
  1. AllData

    0下载:
  2. 利用matlab进行fcm聚类算法,实现数据的聚类-FCM clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:320115
    • 提供者:sn
  1. k_means

    0下载:
  2. 用matlab实现k-means聚类算法,本程序将随机数据点分为三类-Using matlab to achieve k-means clustering algorithm, the program will randomly divided into three categories of data points
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:782
    • 提供者:tangtso
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com