CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - K-均值聚类分析

搜索资源列表

  1. K-Mean1

    1下载:
  2. 编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)-prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:121671
    • 提供者:阿蒙
  1. kcluster

    0下载:
  2. 一种基于软划分方法的聚类方法——模糊k均值法聚类分析。-A division of methods based on soft clustering method- fuzzy k-means cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1312
    • 提供者:wyl
  1. zfk_example

    1下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:who
  1. kmeans

    2下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3364
    • 提供者:李海
  1. k

    0下载:
  2. 模式识别中的K均值聚类分析方法,该方法力偶那个迭代过程来进行处理,一步步逼近结果-Pattern Recognition Analysis of K-means clustering method Couple iterative process to deal with that, step by step approach results
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:912
    • 提供者:Beth Lee
  1. k_mean

    1下载:
  2. 在聚类分析中,K-均值聚类算法(k-means algorithm)是无监督分类中的一种基本方法,其也称为C-均值算法,其基本思想是:通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。 -In cluster analysis, K-means clustering algorithm (k-means algorithm) is unsupervised classification is a basic method, which is also known as C
  3. 所属分类:matlab

    • 发布日期:2015-01-11
    • 文件大小:7168
    • 提供者:wang run
  1. Untitled3

    0下载:
  2. K均值聚类分析,好东西啊,想认真学习matlab的认真看下-K-means clustering analysis, a good thing, ah, want to seriously look carefully to learn matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1081
    • 提供者:xuzhe
  1. Kjunzhi

    0下载:
  2. K均值聚类。加深对K均值聚类分析算法的理解,掌握K 均值聚类分析分类器的设计方法。-K-means clustering. Deepen the K-means clustering algorithm to understand and master K-means clustering analysis classifier design method
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:45976
    • 提供者:wenye
  1. jlfx

    0下载:
  2. matlab聚类分析的几个例程 包括系统聚类的法案分析 K均值聚类的法的案例分析 模糊C均值聚类分析的典型案例-matlab clustering analysis of several routines, including hierarchical clustering analysis of K-means clustering Act case law analysis of typical cases Fuzzy C-Means Clustering Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:18644
    • 提供者:xcx
  1. evaluation

    1下载:
  2. 基于MATLAB编写的集对分析与K均值聚类相结合的环境风险评价方法,熵权法作为指标权重确定方法。-MATLAB based on set prepared for analysis of environmental risk assessment and K-means clustering method of combining, entropy law as a method of determining the index weight.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:胡珺
  1. Kmeans

    0下载:
  2. K均值聚类分析的matlab算法程序,用于对一系列的数据点进行聚类分析。-K-means clustering algorithm MATLAB program.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:shenpeng
  1. K-Means-Clustering-and-PCA

    0下载:
  2. 此代码为matlab代码,分为两个部分。第一部分实现K均值聚类算法应用它来压缩图像。在第二部分中,你将使用主成份分析法pca来实现人脸图像的低维表示。 -This code for the matlab code, is divided into two parts. The first part of the implementation of the K means clustering algorithm to compress the image. In the second par
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11510962
    • 提供者:pudnkobe
  1. moshishibie

    0下载:
  2. 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:106739
    • 提供者:曾丁
  1. Matlabalgorithmlibrary

    0下载:
  2. MATLAB算法库,包含K均值聚类-分类模型,logistics回归-用于决策,非线性拟合,回归分析模型,支持向量机SVM-用于分类决策,主成分分析PCA-用于决策,TXT格式,适用于数学建模-MATLAB algorithm library, including K-means clustering- classification model, logistics regression- for decision making, nonlinear fitting, regression an
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5209
    • 提供者:yuyuan
  1. ISODATA MATLAB编码

    2下载:
  2. 迭代自组织数据分析算法(Iterative Self-Organizing Data Analysis Techniques Algorithm,ISODATA)与K均值算法有相似之处,即聚类中心的位置同样是通过样本均值的迭代运算决定。不同的是,这种算法在运算的过程中聚类中心数目不是固定不变的,而是反复进行修改,以得到较合理的类别数K,这种修改通过模式类的合并和分裂来实现,合并和分裂在一组预先选定的参数指导下进行。
  3. 所属分类:matlab例程

  1. 聚类分析程序

    2下载:
  2. 聚类分析程序 包括系统聚类 样品系统聚类 变量系统聚类 K均值聚类 模糊C均值聚类(Cluster analysis program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:18432
    • 提供者:jono_bai
  1. fenlei

    0下载:
  2. K均值聚类分析,可实现2/3/4类的分类,适用于初学者,为实现5/6类的分类提供想法(k-means clustering analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:kongefg
  1. 聚类分析程序

    2下载:
  2. 包含了各类聚类分析程序。主要包括系统聚类,基于欧氏距离的聚类,变量系统聚类和K均值聚类(It includes all kinds of cluster analysis programs. It mainly includes system clustering, Euclidean distance based clustering, variable system clustering and K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:29696
    • 提供者:wstcwrnb
  1. Matlab聚类分析

    1下载:
  2. 分别运用分层聚类、K均值聚类以及高斯混合模型来进行分析
  3. 所属分类:matlab例程

  1. k均值聚类

    1下载:
  2. 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:362496
    • 提供者:yty1018
« 12 3 4 »
搜珍网 www.dssz.com