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

搜索资源列表

  1. nearestneighbouralgorithm

    0下载:
  2. 模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。-The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:庞善民
  1. 1

    0下载:
  2. 模式识别、窗函数法高斯分布、近邻法高斯分布、Fisher线性变换-Pattern Recognition, Gaussian window function, nearest neighbor Gaussian distribution, Fisher linear transformation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4984
    • 提供者:tanliguo
  1. get_NH

    0下载:
  2. 最近邻聚类算法,是经典的聚类算法,能够很好的实现,相信对大家有帮助-Nearest neighbor clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:707
    • 提供者:梁武民
  1. Classifier_K_NN_f

    0下载:
  2. 利用matlab,knn最近邻分类算法,可直接调用-Using matlab, knn nearest neighbor classification algorithm can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:875
    • 提供者:vicky
  1. Classifier_NN_f

    0下载:
  2. 最近邻分类器,matlab环境下,可直接调用-Nearest neighbor classifier, matlab environment, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:728
    • 提供者:vicky
  1. refpaper6_hcrnumkannada

    0下载:
  2. Abstract. This paper describes a system for isolated Kannada handwritten numerals recognition using image fusion method. Several digital images corresponding to each handwritten numeral are fused to generate patterns, which are stored in 8x8 ma
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:197770
    • 提供者:avi
  1. ImprovedGaitRecognitionApproach

    0下载:
  2. :步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个 人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序 列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证, 取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1090267
    • 提供者:贺艳春
  1. Strict_order_branches_and_comprehensive_algorithm_

    0下载:
  2. 严格有序分支的快速最近邻及其综合算法Strict order branches and comprehensive algorithm for fast nearest neighbor-Strict order branches and comprehensive algorithm for fast nearest neighbor Strict order branches and comprehensive algorithm for fast nearest neighbor
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:400591
    • 提供者:njj
  1. KNN

    0下载:
  2. 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:43051
    • 提供者:陈章
  1. zuijinlin

    0下载:
  2. 是一种数据最近邻的c聚类程序,实现效果较好-Is a data of the c nearest neighbor clustering procedure, to achieve better results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:43205
    • 提供者:李政
  1. kNN_pred

    0下载:
  2. 采用改进的K最近邻算法对混沌时间序列进行预测-The improved K-nearest neighbor algorithm to predict chaotic time series
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5867
    • 提供者:王林
  1. domaci

    0下载:
  2. Nearest neighbor algorithm with 10 towns
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1203
    • 提供者:zeljko
  1. compute_eig

    0下载:
  2. 利用主成份分析PCA和傅立叶变换训练图像并用最近邻法进行识别分类-Using principal component analysis PCA and Fourier transform training images and used to identify the nearest neighbor classification method
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25546175
    • 提供者:谢欢曦
  1. KNN3

    0下载:
  2. 最近邻分类器,自己输入数据,实现以最近邻为判据的分类-Nearest neighbor classifier, their input data in order to achieve the classification of the nearest neighbor as the criterion
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:625
    • 提供者:刘辉
  1. Klinjin

    0下载:
  2. 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea is that neighbors in a test sample x, k-nearest neighbor in categories according to the sample appears as a type of x, ie the first k nearest neighb
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:30453
    • 提供者:岳经凯
  1. cover_tree.tar

    0下载:
  2. A Cover Tree is a datastructure helpful in calculating the nearest neighbor of points given only a metric.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:19103
    • 提供者:Wei Dan
  1. k_nn_classifier

    0下载:
  2. k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classification given.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:555
    • 提供者:menghang
  1. assignment1

    1下载:
  2. 差值法+色彩矫正+伽马矫正 其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm) color correction gammar correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2980
    • 提供者:Gavin
  1. mi

    1下载:
  2. This matlab codes calculates the mutual information and the conditional mutual information based on k-nearest neighbor algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2690
    • 提供者:Water
  1. qinterp123

    0下载:
  2. Performs nearest-neighbor or linear interpolation much faster than interp1 when an evenly-spaced lib
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:nnmb
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 37 »
搜珍网 www.dssz.com