CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Cluster matlab

搜索资源列表

  1. cluster

    0下载:
  2. 聚类问题的matlab程序,聚类问题在图像处理中有着广泛的应用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:luozhenbao
  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:119.88kb
    • 提供者:zhengmin
  1. cluster.rar

    1下载:
  2. 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33.14kb
    • 提供者:Ming Li
  1. mean.shift.matlab

    2下载:
  2. 利用mean shift实现图像分割和平滑-utilize the mean shift method to achieve image segementation and flatness.
  3. 所属分类:Graph Recognize

    • 发布日期:2014-08-21
    • 文件大小:586.02kb
    • 提供者:王明亮
  1. pr_zuidazuixiao

    0下载:
  2. 模式识别,聚类分析的最大最小距离算法算法Matlab演示-Pattern recognition, cluster analysis algorithm for the maximum minimum distance algorithm Matlab demo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.44kb
    • 提供者:tantao
  1. leipingjun

    1下载:
  2. Matlab,利用类平均聚类方法识别各种图像(主要是遥感图像)中不同地物的GUI程序,距离的计算可以选择三个不同的函数,包裹中包含一个主程序,一个fig文件和三个距离函数。-This GUI project can divide deferent ground objects with the method of group-average cluster.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9.08kb
    • 提供者:Michael J
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:227.45kb
    • 提供者:yutao
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:chenyuanlu
  1. image

    0下载:
  2. 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:wyl
  1. iminerpolation

    0下载:
  2. 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:196.02kb
    • 提供者:zjian
  1. HillClimbingSegment.1.0

    1下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:83.94kb
    • 提供者:steven
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:273.94kb
    • 提供者:王悦东
  1. PRmatlabprogram

    0下载:
  2. matlab聚类,应用平均值法求新的聚类中心-matlab clustering, the application of the cluster center average method novelty
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12.92kb
    • 提供者:刘媛
  1. iriscode

    0下载:
  2. Matlab提供了两种方法进行聚类分析。 一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法; 另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。 -Matlab provides two methods of cluster anal
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:17.99kb
    • 提供者:梁琨
  1. color-snake

    0下载:
  2. 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8.31kb
    • 提供者:紫星
  1. waveletSeg

    0下载:
  2. use wavelet analysis to denoise the 4d image and use kmeans to cluster the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.42kb
    • 提供者:李晟
  1. kmeans

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

    • 发布日期:2017-04-04
    • 文件大小:1.32kb
    • 提供者:张先生
  1. mean_shift_cluster

    0下载:
  2. mean shift cluster計算以及使用方法-mean shift cluster computing, and to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2.69kb
    • 提供者:oakley
  1. segmen

    0下载:
  2. This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:554byte
    • 提供者:eko
  1. FCM-C-mean-cluster-segment-[matlab]

    1下载:
  2. 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:5.92kb
    • 提供者:3rdo
« 12 »
搜珍网 www.dssz.com