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

搜索资源列表

  1. 基于KL变换及最近邻法的人脸识别

    0下载:
  2. 所属分类:图形图象

  1. 最近邻分类2维

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2010-10-28
    • 文件大小:6699
    • 提供者:lanzehehe
  1. 图像插值(最近邻域和双线性)

    1下载:
  2. Matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:931141
    • 提供者:fengzshou
  1. 基于共享最近邻探测社团结构的算法

    0下载:
  2. 所属分类:报告论文

    • 发布日期:2011-07-09
    • 文件大小:650601
    • 提供者:qiufengyi002
  1. LinearDiscriminant.rar

    0下载:
  2. 线形判别分析算法和knn最近邻算法的实现,Linear discriminant analysis algorithm and KNN nearest neighbor algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:111056
    • 提供者:huscar
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. regnize

    0下载:
  2. 实现0-9个手写数字的识别 使用了多种方法:最近邻、势函数、神经网络、贝叶斯分类器-To achieve recognition handwritten digits 0-9 using a variety of methods: the nearest neighbor, potential function, neural networks, Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10155801
    • 提供者:leaf
  1. KNN

    1下载:
  2. 最近邻分类java实现,还有测试用例,这是用eclipse开发的,也可以把源文件拷贝出来。-nearst neighbor java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9363
    • 提供者:郭枫
  1. knn.kmeans.fisher

    5下载:
  2. 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
  3. 所属分类:matlab

    • 发布日期:2015-05-25
    • 文件大小:3903
    • 提供者:刘斌
  1. KL

    0下载:
  2. 基于KL变换的特征提取的方法。 选取数据库中的部分样本(每个人的前5张图片)作为训练样本,其余作为未知的测试样本。从训练样本中得到KL变换矩阵,然后对训练样本和测试样本都进行变换,用变换后的数据作最近邻识别,距离可以为对应灰度值之差的平方和,统计识别率。-KL transform based feature extraction method. Select the database part of the sample (each person' s top 5 pictures)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3204
    • 提供者:刘峰
  1. The-nearest-image-rotation-algorithm

    0下载:
  2. 最近邻图像旋转算法,使用VS2005+MFC-The nearest image rotation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8704385
    • 提供者:weitry
  1. dance

    0下载:
  2. 此题是用最近邻域法实现图像缩放,供菜鸟练习用,这种算法不高清-This problem is the nearest neighbor domain method to achieve image scaling for the rookie practice with, this algorithm does not high-definition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:916
    • 提供者:罗尚
  1. project1

    0下载:
  2. 放大和缩小图像,采用最近邻域内插和像素复制法放大图像,采用像素删除法缩小图像-Zoom in and out using the nearest neighbor interpolation and pixel replication method to enlarge the image, pixel deletion method to reduce the image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:522039
    • 提供者:曼珠沙华
  1. mkriging

    2下载:
  2. matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序-Kriging
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1475523
    • 提供者:王鹏宇
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. tspproblem

    0下载:
  2. 自己编写的,TSP问题的各种近似算法,有最近邻策略,最短链接策略-I have written, TSP approximation algorithm for a variety of issues, there are nearest-neighbor strategy, the shortest link strategy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3134
    • 提供者:binbin
  1. pca

    0下载:
  2. 运用奇异值分解定理的PCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器,-The use of singular value decomposition theorem of PCA method in ORL face database for face recognition, nearest neighbor classifier for the classifier,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1262
    • 提供者:胡丽娜
  1. nearestneighboralgorithm

    0下载:
  2. 自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:song
  1. knn

    1下载:
  2. 使用C语言编写的最近邻算法,可以直接运行,算法是对鸢尾花数据进行了分类。-Written in C language using the nearest neighbor algorithm can be run directly, the algorithm is the iris data are classified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:739820
    • 提供者:hqj
  1. 空间插值方法汇总

    3下载:
  2. Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基
  3. 所属分类:技术管理

    • 发布日期:2012-11-08
    • 文件大小:3059
    • 提供者:bushyao
« 1 2 3 4 56 7 8 9 10 ... 48 »
搜珍网 www.dssz.com