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

搜索资源列表

  1. k-means---matlab

    0下载:
  2. matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1359
    • 提供者:郑杰
  1. MATLAB-fuzzy-K-means

    1下载:
  2. matlab模糊k-means聚类算法源码,很实用,略微改造即可使用-matlab fuzzy k-means clustering algorithm source code, very practical, you can use a little renovation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1180
    • 提供者:lujun
  1. K-junzhi

    1下载:
  2. K均值聚类算法,里面的wdbc是数据。用matlab写的-K-means clustering algorithm, which is wdbc data. Written by matlab
  3. 所属分类:matlab

    • 发布日期:2016-04-03
    • 文件大小:138240
    • 提供者:1111name
  1. matlab

    0下载:
  2. 聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:郑志鹏
  1. k-means

    0下载:
  2. 这是K-means matlab例程,对数据进行聚类,其中数据由matlab随进产生,可以直接在matlab上运行使用。-This is the K-means matlab routines, data clustering, which is generated by the data over into matlab, you can run directly on matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4232
    • 提供者:刘松
  1. k-means-and-pca

    0下载:
  2. 用matlab实现k-means聚类算法以及pca(主成分分析)算法-k-means and pca using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10733695
    • 提供者:陈威
  1. clustering-on-matlab-kmeans

    0下载:
  2. 很好的应用在聚类上的关于K-MEANS算法,应用平台是MATLAB,算法简单明了,目的清晰,结果很好。-Good application in clustering on K-MEANS algorithm, application platform is MATLAB, the algorithm is simple and clear, the purpose of clarity, the result is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6297
    • 提供者:cissymint
  1. 2-Learning-the-k-in-k--means

    0下载:
  2. 本文基本的讲解了聚类上的关于K-MEANS算法,应用平台是MATLAB,内容详细,目的清晰,算法步骤清楚明了。-This article explains the basic clustering on about K-MEANS algorithm, application platform is MATLAB, detailed, clear purpose, the algorithm steps clear.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:592521
    • 提供者:cissymint
  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  1. k-means-for-iris

    4下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果-The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:29069
    • 提供者:liming
  1. K

    0下载:
  2. K均值聚类在Matlab中的代码实现,是图像分割和图像识别中常用处理操作-K-means clustering code in Matlab realize image segmentation and image recognition is commonly used in processing operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:746
    • 提供者:姜苏
  1. k-means

    1下载:
  2. 采用聚类方法进行分群的方法,包含两个matlab文件,一个是需在程序中给定数据,一个使用excel给出数据。针对风电场分群构建,也可以用于其他的聚类分群场合-Clustering method using clustering method matlab contains two files, one is required in the program given the data, a given data using excel. For wind farm constructed gro
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:903961
    • 提供者:王嘉成
  1. Matlab

    0下载:
  2. 邓勇夫 基于K-均值聚类算法的数据分类方法MATLAB实现-K-means MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:邓勇夫
  1. k-means

    0下载:
  2. k-means聚类分析的程序压缩包,希望对大家有所帮助,包括源程序等- k-means Correlation Analysis Cluster Analysis on the preparation of the program matlabCluster Analysis on the preparation of the program matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:25712
    • 提供者:郑小茹
  1. K-means--experiment

    0下载:
  2. 基于MATLAB的编写的K均值聚类实验多类算法,caculateCenter1.m是确定类的中心,主函数是main-Experimental multi-class algorithm based on MATLAB prepared by K-means clustering, caculateCenter1.m the center determines the class, the main function is the main
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:徐阳
  1. Fuzzy-k--clustering

    0下载:
  2. 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:赵涛岩
  1. division

    0下载:
  2. MATLAB程序,对任意彩色图像,基于K聚类算法的图像分割。-MATLAB program, for any color images, image segmentation based on K clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1047
    • 提供者:马达
  1. K-means-clustering

    0下载:
  2. 一个关于matlab在K均值聚类方法中的应用程序包,可运行,包含一个函数文件、一个可执行文件和一个数据文件。希望有所帮助!-a code package about K-means clustering method on matlab,including one function files,a run files and one data file.it is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:Diego
  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. k-means

    0下载:
  2. K-means聚类的MATLAB程序实现-K-means cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8117
    • 提供者:pl
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com