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

搜索资源列表

  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:136204
    • 提供者:hanyantao
  1. kmeans

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

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

    0下载:
  2. 这是一个matlab程序,其目的是实现k均值算法, 可以运行,只是稍有错误,希望大家谅解 -This is a matlab program, which aims to achieve k means algorithm, you can run, just a little mistake, I hope you understand
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2736
    • 提供者:李伟
  1. KNNMeanFilter

    0下载:
  2. 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。 假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)-Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:646
    • 提供者:Cathie Wen
  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. 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. kmeans_JIT

    0下载:
  2. 使用了JIT的高效的k均值算法,因为使用了JIT加速,所以在统计工具箱下,比一般的k均值要快许多-Efficient K-Means using JIT (Matlab code) This code uses the JIT acceleration in Matlab, so it is much faster than k-means in the Statistics Toolbox. It is very simple and easy to read.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2033
    • 提供者:六六
  1. v

    1下载:
  2. matlab图像分割算法.风水岭算法.k-均值聚类变换-image segmentation algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:156324
    • 提供者:sfsf
  1. MATLAB

    0下载:
  2. k近邻算法 均值算法 中值算法 针对高斯和椒盐图像去噪-means algorithm k nearest neighbor algorithm in the value of denoising for Gaussian and salt and pepper
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1818624
    • 提供者:wuyuehong
  1. kmeans

    0下载:
  2. 用MATLAB编写的K均值聚类用于图像分割-Written by K-means clustering MATLAB for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1299
    • 提供者:张鹤
  1. my_kmeans

    0下载:
  2. 自己编写的K均值算法,比MATLAB自带的简洁,效果不错-I have written K-means algorithm, MATLAB comes with more than simple, good results
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1945
    • 提供者:clan
  1. Kmeans-julei

    0下载:
  2. 动态聚类的k均值算法,采用matlab编程,内有多个子程序,和一个主程序-dynamic clustering algorithm k mean using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:liuyang
  1. K_average

    0下载:
  2. 主要是介绍利用matlab软件编写的一份K均值处理的m文件-Matlab software is to introduce the use of a K-means dealing with the preparation of m-file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:胡军杰
  1. ideal_k_means

    0下载:
  2. matlab的k_means(k均值)算法的例子的实现。-the matlab k_means (k mean) algorithm example implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:924
    • 提供者:Boyu Hong
  1. kmeans

    0下载:
  2. K均值聚类算法,短小实用。可以试一试哈。-k-means cluster. Matlab Code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:900
    • 提供者:武锐
  1. kmean

    0下载:
  2. 对语音信号的特征参数的K均值聚灯函数的MATLAB实现-voice kmeans
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-08
    • 文件大小:1109
    • 提供者:陈祥
  1. Kmeans-clustering

    0下载:
  2. 用matlab编写的k均值聚类程序,可直接运行调用-Prepared by the MATLAB K mean clustering procedures, can be directly run call
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:179515
    • 提供者:林诺诺
  1. tortoise

    0下载:
  2. K均值用matlab实现了简单的计算,注视很清晰,每一步都有解释-Kmeans matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:198440
    • 提供者:
  1. autok

    1下载:
  2. 图像滤波matlab基于自适应k均值聚类的图像去噪方法-The image filter matlab image denoising method based on adaptive k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1171
    • 提供者:杨希
  1. KLS_RBF1

    0下载:
  2. 有归一化的基于k均值聚类和LS的matlab程序,神经网络算法-rbf based on k-means and ls,with standard
  3. 所属分类:AI-NN-PR

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