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

搜索资源列表

  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. k_means_Gray

    0下载:
  2. 对于灰度图的 k均值算法实现 matlab代码-Gray graphics k-means matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:957
    • 提供者:Leo
  1. kmean_zmx_try

    0下载:
  2. k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1331
    • 提供者:zmx
  1. MATLAB

    0下载:
  2. PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:小廖
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:74210
    • 提供者:培培
  1. KNN

    0下载:
  2. 用k-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:621
    • 提供者:Jiawen Wu
  1. k-means

    0下载:
  2. 用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。-Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:59563
    • 提供者:王建梅
  1. junzhi

    0下载:
  2. k-均值算法,主要进行在matlab中的程序实现,进行图像的分割处理-k-means algorithm, mainly for the program in the matlab implementation for image segmentation
  3. 所属分类:Document

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

    0下载:
  2. matlab语言实现的k-means算法,用于对数据对象进行分类。-matlab language of the k-means algorithm to classify the data objects.
  3. 所属分类:matlab

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

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4220790
    • 提供者:twty
  1. proj10-01

    0下载:
  2. 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1670
    • 提供者:王瑶
  1. meanshift

    0下载:
  2. 国外牛人写的聚类算法,是k-means算法的升级版-Written by foreign cattle clustering algorithm, k-means algorithm is an upgraded version of
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2678
    • 提供者:xingjunfeng
  1. K-means-clustering-algorithm

    1下载:
  2. 用matlab实现K均值聚类算法,里面有详细的英文备注和举例,可以看明白-Achieved using K means clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2014-06-25
    • 文件大小:5120
    • 提供者:na
  1. ClusteringToolbox1p0_Trail

    1下载:
  2. 聚类分析Matlab工具箱 Version1.0 Clustering Analysis Matlab Toolbox - Trial Version 1.0 ------------------------------------------------------------------------------ 1、该工具箱包括了常用的三种K-Means聚类分析和ISODATA聚类分析: ...\KMeans\Main_KMeans.m 标准 K-M
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:39585
    • 提供者:陆振波
  1. Kmeans-MATLAB

    3下载:
  2. 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1024
    • 提供者:牛少敏
  1. K-Means

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

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

    0下载:
  2. Kmeans算法matlab的实现代码,其中包括模拟数据和核心代码。-the code of Kmeans
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:89308
    • 提供者:wangsheng
  1. k-means-and-knn_matlab

    0下载:
  2. 用matlab实现机器学习中的两个经典算法:k-means和knn。-Using matlab to achieve in two classic machine learning algorithms: k-means and knn.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:38365
    • 提供者:xia
  1. K-means-and-Perceptron

    1下载:
  2. 该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.-Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2956
    • 提供者:阿书
  1. k-means-algorithm-

    0下载:
  2. 在matlab开发环境下用k均值算法实现数据的分类,以及得到数据的聚类中心- realizingthe data classification With k-means algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:8796
    • 提供者:赵子岩
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com