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

搜索资源列表

  1. matlab-data-mining

    0下载:
  2. 数据挖掘(Data Mining)阶段首先要确定挖掘的任务或目的。数据挖掘的目的就是得出隐藏在数据中的有价值的信息。数据挖掘是一门涉及面很广的交叉学科,包括器学习、数理统计、神经网络、数据库、模式识别、粗糙集、模糊数学等相关技术。它也常被称为“知识发现”。知识发现(KDD)被认为是从数据中发现有用知识的整个过程。数据挖掘被认为是KDD过程中的一个特定步骤,它用专门算法从数据中抽取模式(patter,如数据分类、聚类、关联规则发现或序列模式发现等。数据挖掘主要步骤是:数据准备、数据挖掘、结果的解释
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:12334
    • 提供者:dlufl
  1. matlab-image-process

    0下载:
  2. comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5076
    • 提供者:raphael
  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. 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. 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. kmeans

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

    • 发布日期:2017-11-12
    • 文件大小:1043
    • 提供者:刘飞
  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. 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. K_means

    0下载:
  2. 图像分割中K-means聚类算法的matlab实现-Image segmentation in the K-means clustering algorithm matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:795
    • 提供者:
  1. clusterMATLAB

    0下载:
  2. 利用Matlab和SPSS软件实现聚类分析 运用Matlab中的一些基本矩阵计算方法,通过自己编程实现聚类算法,在此只讨论根据最短距离规则聚类的方法。-Matlab and SPSS software to achieve some basic matrix calculation method in the use of cluster analysis in Matlab, through their own programming clustering algorithm only d
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:70368
    • 提供者:罗顺昌
  1. matlab_k_clustering

    1下载:
  2. 基于matlab的k中心点聚类算法,适于matlab和聚类分析的入门学习-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-11-04
    • 文件大小:10805
    • 提供者:武峥
  1. FCM

    0下载:
  2. 模糊聚类算法的MATLAB实现,对理解FCM算法的原理有实质性的帮助。-The apply of FCM on matlab,which takes a significant help to understand the FCM algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:4978
    • 提供者:匡红立
  1. FCM

    0下载:
  2. 基于matlab软件的图形图像处理中的FCM聚类算法源代码-Matlab software-based graphics image processing FCM clustering algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:812
    • 提供者:江小旭
  1. sa-fcm

    0下载:
  2. 用matlab编写用遗传算法改进的模糊聚类算法的程序,-Prepared using matlab genetic algorithm fuzzy clustering algorithm procedures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:17831
    • 提供者:张雪
  1. dbscan

    0下载:
  2. Dbscan 算法的matlab代码,是经典的聚类算法,可以用来分类-it s Dbscan, a classic algorithm, which can be employed to classify the spatial data.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1844
    • 提供者:刘贝贝
  1. fcmamatlab

    0下载:
  2. 模糊C均值聚类算法的matlab源代码,包括注释!-fuzzy c means
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2296
    • 提供者:chqs0202
  1. New-Revised-K-means

    0下载:
  2. New revised K-means聚类算法,为matlab函数,需要调用才能使用-New revised K-means clustering algorithm for matlab function, you need to call in order to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:秦天柱
  1. BP.M

    1下载:
  2. 用matlab实现的神经网络聚类算法源代码. 用matlab实现的神经网络聚类算法源代码.-Using matlab neural network clustering algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:634
    • 提供者:赵梦雅
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com