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

搜索资源列表

  1. GeoTrans.灰度图像的各种操作源代码

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:69752
    • 提供者:caonimabitoo
  1. NearestNeighbor.rar

    0下载:
  2. 用matlab实现的最近邻算法,可以参考一下,Matlab achieved by nearest neighbor algorithm, you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1294
    • 提供者:Densic
  1. 2rar.rar

    1下载:
  2. 用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者,Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6699
    • 提供者:chen
  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
    • 文件大小:624713
    • 提供者:duckur
  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. The-nearest-image-rotation-algorithm

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

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

    0下载:
  2. k Nearest Neighbor matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:689
    • 提供者:Weronika
  1. KNN_Classifier

    1下载:
  2. 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
  3. 所属分类:matlab例程

    • 发布日期:2013-01-17
    • 文件大小:895
    • 提供者:祁利民
  1. knn

    2下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:736
    • 提供者:kevin
  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. KNN

    3下载:
  2. K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1124
    • 提供者:skyfly
  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. knn

    0下载:
  2. k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17730
    • 提供者:freesunshine
  1. KNN

    0下载:
  2. 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1086
    • 提供者:chris
  1. code_knn

    1下载:
  2. K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:134414
    • 提供者:long
  1. GEOMETRY

    0下载:
  2. GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered include points, lines, line segmen
  3. 所属分类:Graph program

  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:5210775
    • 提供者:程博
  1. nearest

    0下载:
  2. 模式识别分类方法中的最近邻准则方法。内有详细说明文档。-Pattern recognition classification criteria of the nearest neighbor method. There are detailed descr iption of the document.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7682
    • 提供者:Eric
  1. nearest

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a good code, nearest neighbor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:17790
    • 提供者:youxia
  1. Nearest-neighbor-interpolation-and-the-speed-optim

    0下载:
  2. 近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22122
    • 提供者:张燕
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com