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

搜索资源列表

  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:张先生
  1. Matlab-kmeans

    0下载:
  2. k-means clustering algorithm using MATLAB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:767
    • 提供者:mrohaizat
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:Sam
  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. Salama

    1下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5324
    • 提供者:成龙
  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. proje

    0下载:
  2. applied k means clustering for vector quanta and used huffman for image compression matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:10002
    • 提供者:alperen_colak
  1. DBSCAN

    0下载:
  2. Matlab --- --- --- --- --- --- --- --- --- --- --- --- - Function: [class,type]=dbscan(x,k,Eps) ------------------------------------------------------------------------- Aim: Clustering the data with Density-Based Scan Algorithm with Noi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:Fouad Jasser
  1. GMM

    0下载:
  2. this another gmm training matlab source code. it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training-this is another gmm training matlab source code. it use k-means for initializati
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:5198
    • 提供者:whchoi/GodDog
  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. k_means

    0下载:
  2. k means techniques de classification non supervisée (clustering) les plus utilisées. Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résultat est obtenu en positionnant
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:578
    • 提供者:faiza
  1. ex_17_2

    0下载:
  2. K均值用于图像分割的Matlab程序,直接可用-K means Matlab for image segmentation process, directly available
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1028
    • 提供者:耿鑫
  1. Kmeans

    2下载:
  2. 使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析-use k-means clustering to segment the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:155962
    • 提供者:liran
  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. km2

    0下载:
  2. 用matlab编写的k均值的仿真程序,希望对刚学图像处理的初学者有些帮助!-Written by k-means matlab simulation program, want to image processing for beginners just learning some help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:554
    • 提供者:lxzhao
  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. ColorThreshold

    0下载:
  2. creation of segmented color image using an algorithm k means matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6492
    • 提供者:Nataly
  1. K-MEANS

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

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

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 34 »
搜珍网 www.dssz.com