CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - mean

搜索资源列表

  1. Mean-ShiftClustering

    0下载:
  2. mean shift算法在聚类中的matlab实现-mean shift clustering algorithm to achieve the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3260
    • 提供者:陈彪
  1. Mean-Shift

    0下载:
  2. mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:79149
    • 提供者:胖丫
  1. C-Mean

    0下载:
  2. c-mean聚类算法源代码,通过对输入数据进行训练和分类类别设定,能够得到数据的聚类图。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:张红
  1. Mean,_Medi14372510102002

    0下载:
  2. This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:122563
    • 提供者:liudm_123456
  1. mean-shift算法综述

    2下载:
  2. 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
  3. 所属分类:人工智能/神经网络/遗传算法

  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:270310
    • 提供者:maolei
  1. mean_shift.rar

    0下载:
  2. this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab,this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1686
    • 提供者:me
  1. MeanShiftCluster.zip

    1下载:
  2. Mean shift clustering. K means clustering.,Mean shift clustering. K means clustering.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2125
    • 提供者:Ezekiel
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:712742
    • 提供者:wibisono
  1. Scale-and-Orientation-Adaptive-Mean-Shift-Trackin

    0下载:
  2. Scale and Orientation Adaptive Mean Shift Tracking
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:444330
    • 提供者:lallu
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1149
    • 提供者:Tan
  1. MeanShiftCluster

    0下载:
  2. this code is knows Mean Shift algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1411
    • 提供者:fatih
  1. filter

    2下载:
  2. 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1769
    • 提供者:王强
  1. meanshift

    0下载:
  2. mean shift算法提取图像边缘和图像分割-mean shift algorithm for image edge extraction and image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1144480
    • 提供者:djjk
  1. NLMean

    2下载:
  2. 非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1111
    • 提供者:luhanxi
  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. Cluster_MeanShift

    0下载:
  2. 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2733
    • 提供者:xianxi
  1. hello-mean-shift

    0下载:
  2. 本程序是一个采用均值位移向量的方法进行的运动跟踪算法-This procedure is a displacement vector by the method of the mean motion tracking algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2885
    • 提供者:当当
  1. Mean-shift

    1下载:
  2. mean shift algorithme for clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:365799
    • 提供者:belkacem
  1. mean-shift-tracking

    0下载:
  2. 均值便宜跟踪的示例程序,可以帮助大家了解均值偏移的过程。-Mean shift track sample program that can help us understand the process mean shift.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2745286
    • 提供者:木军阳
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com