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

搜索资源列表

  1. Digit_Recomodule

    0下载:
  2. This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recogn
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:41.19kb
    • 提供者:Toby
  1. expressionsb

    0下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:731.07kb
    • 提供者:张冥
  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:宋争鸣
  1. FuzzyNNClassifier.rar

    0下载:
  2. 模糊K近邻分类器,模式识别和机器学习经常要使用的一个分类器,K neighbor fuzzy classifier, pattern recognition and machine learning are often used in a classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:418.7kb
    • 提供者:chen
  1. knn_myself

    0下载:
  2. 一个自己编写的K近邻算法,是学习算法编写过程中最简单的一个哦,学习算法想自己学编程的可以看-A imagecut.rar K neighbor algorithm, is in the process of learning algorithm to write the most simple a oh, learning algorithm to learn programming can see
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.02kb
    • 提供者:胡汇涓
  1. c++实现的KNN库:建立高维度的K-d tree

    0下载:
  2. c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:610.07kb
    • 提供者:duckur
  1. knnaba

    0下载:
  2. natlab源程序,k近邻的程序,希望对大家有用-natlab source, k neighbor procedure, in the hope that useful
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:821byte
    • 提供者:
  1. knnrfid

    0下载:
  2. KNN. K- Neighbor Nearest Algorithm
  3. 所属分类:RFID

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:anand
  1. Yong

    0下载:
  2. Image thresholding has played an important role in image segmentation. In this paper, we present a novel spatially weighted fuzzy c-means (SWFCM) clustering algorithm for image thresholding. The algorithm is formulated by incorporating the spatial ne
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:287.35kb
    • 提供者:silviudog
  1. K

    0下载:
  2. K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3.33kb
    • 提供者:lilei
  1. knn

    2下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3.07kb
    • 提供者:qht
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:23.57kb
    • 提供者:parisa
  1. K-means

    0下载:
  2. 此算法为k邻近算法,能很好的对数据进行分类,而且运算速度快-This algorithm k neighbor algorithm, can be very good for data classification and fast operation speed
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:5.03kb
    • 提供者:惠振阳
  1. K-nearest-neighbor-algorithm

    0下载:
  2. 从K近邻算法、距离度量谈到KD树、SIFT+BBF算法,讲解详细,非常有用-From K neighbor algorithm and distance measurement when it comes to KD tree, SIFT+ BBF algorithm, explain in detail, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.53mb
    • 提供者:mumu
  1. K-neighbor-classifier

    0下载:
  2. K neighbor classifier-K neighbor classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:333.72kb
    • 提供者:姜德才
  1. K近邻_KNN

    0下载:
  2. matlab的一份K邻近值KNN分类算法(A K neighbor value KNN classification algorithm for matlab)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:162kb
    • 提供者:木_鱼
  1. K近邻互信息计算程序

    2下载:
  2. matlab用于计算K近邻互信息量程序,多变量相关性(K nearest neighbor mutual information computing program)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:francies
  1. K近邻算法

    0下载:
  2. 此处用python实现机器学习k近邻算法(Implementation of k nearest neighbor algorithm for machine learning)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:522kb
    • 提供者:didi1
  1. K-Nearest Neighbor Classifier

    0下载:
  2. 调用于sklearn平台的K-Nearest Neighbor Classifier算法,有着较好的分类能力(The k-nearest Neighbor Classifier algorithm for sklearn platform has good classification ability.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:794937246
  1. k-近邻点估计点云法向量

    3下载:
  2. 利用matlab实现k-近邻点估计点云法向量求解,(Matlab is used to solve the normal vector of k-nearest neighbor point cloud.)
  3. 所属分类:GDI/图象编程

« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com