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

搜索资源列表

  1. nearest

    0下载:
  2. 最近邻法 matlab编写-Nearest neighbor method of matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:阿叔
  1. The-nearest-neighbor-interpolation

    0下载:
  2. 图像的最邻近插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program nearest neighbor interpolation to enlarge the image pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:晓松
  1. the-nearest-points

    0下载:
  2. 这是最接近点对的算法,希望对大家有所帮助哈-the nearest points
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1438
    • 提供者:
  1. k-nearest-neighbor-estimation

    0下载:
  2. 模式识别实验 k最近邻估计MATLAB程序-Pattern recognition experiments k nearest neighbor estimation MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2210
    • 提供者:Ls
  1. k-nearest-neighbors-with-incremental-distance-upd

    0下载:
  2. k-nearest-neighbors classification with incremental update of distance matrix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:samira
  1. Fast-Nearest-Neighbor-Search-with-Keywords

    0下载:
  2. Conventional spatial queries, such as range search and nearest neighbor retri , involve only conditions on objects’ geometric properties. Today, many modern applications call for novel forms of queries that aim to find objects satisfying both a spati
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3143650
    • 提供者:pravin
  1. K-Nearest-Neighbor

    0下载:
  2. 数据挖掘中经典的KNN(K-最近邻)算法,导入即可运行-Data Mining the classical KNN (K- nearest neighbor) algorithm, you can import operation
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2623214
    • 提供者:zhang29
  1. Nearest-neighbor-classification-code

    0下载:
  2. 最近邻分类器代码和数据,MATLAB程序,可对数据进行计算距离,识别距离最近的数据。-Nearest neighbor classification code and data, MATLAB program, the data can be calculated the data identify the nearest.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:11233
    • 提供者:单治磊
  1. k-nearest neighbor classifier

    0下载:
  2. k-nearest neighbor classifier
  3. 所属分类:matlab例程

    • 发布日期:2016-06-16
    • 文件大小:897
    • 提供者:behnama
  1. Nearest-Neighbor-TSP

    0下载:
  2. Nearest Neighbor for the Traveling salesman problem which was coded in C++ (there are two versions when the instances are given in matrix way and the other one in coordinates “x” and “y”.)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1275938
    • 提供者:站长
  1. Symmetric-Nearest-Neighbor-SNN

    0下载:
  2. 对称近邻均值滤波 function [Y,Xpad] snn(X,WINSZ) X——待处理图像 WINSZ——模板尺寸-Symmetric Nearest Neighbor, SNN function [Y,Xpad] snn(X,WINSZ) X——Image to be processed WINSZ——window size
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:909
    • 提供者:张鹏云
  1. k-nearest-neighbors

    0下载:
  2. k最近邻法、有权重的k最近邻法及线性判别-K-nearest neighbor and linear discriminant analysis
  3. 所属分类:Big Data

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:李维
  1. nearest

    0下载:
  2. vs2012+opencv下的最近邻滤波器自编代码-Vs2012+ opencv under the nearest neighbor filter code
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:3716579
    • 提供者:朱晓航
  1. Traveling-Salesman-Problem---Nearest-Neighbor

    0下载:
  2. Nearest Neighbour algorithm for a TSP with 7 cities. The solution changes as the starting point is changed The nearest neighbour (NN) algorithm (a greedy algorithm) lets the salesperson choose the nearest unvisited city as his next move. This algor
  3. 所属分类:Project Design

    • 发布日期:2017-12-12
    • 文件大小:4521
    • 提供者:ahmed
  1. kNN-CUDA-master

    0下载:
  2. k nearest neighbour code implemented on cuda
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:hrhgroup
  1. A Fuzzy K-Nearest Neighbor Algorithm

    0下载:
  2. 模糊k近邻的经典理论之作,很详细,大家可以下载(A Fuzzy K-Nearest Neighbor Algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-22
    • 文件大小:1353728
    • 提供者:cherish&2017
  1. image recognition

    2下载:
  2. 分别采用有边缘和无边缘两类图像作为样本库,使用用Hu不变矩对图像进行特征提取,并使用K近邻分类法进行分类和识别。(Two types of images with edges and no edges are used as the sample library, the images are extracted using Hu invariant moments, and the images are classified and identified by K nearest neighb
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:陆荏嘉
  1. nearest neighbor (option 2)

    0下载:
  2. code for nearest neighbour
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:481280
    • 提供者:chehab.salah
  1. nearestneighbour

    0下载:
  2. nearest neighbor interpolation for working
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:99328
    • 提供者:muthanadf
  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
    • 文件大小:1024
    • 提供者:794937246
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com