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

搜索资源列表

  1. 近邻算法求解TSP问题

    1下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12178
    • 提供者:chen
  1. 最近邻法分类器演示

    0下载:
  2. 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284020
    • 提供者:luxiangzz
  1. matlab K近邻分类法

    8下载:
  2. matlabK近邻法实现
  3. 所属分类:matlab例程

  1. K-近邻法

    0下载:
  2. 用于模式识别
  3. 所属分类:源码下载

    • 发布日期:2011-12-05
    • 文件大小:6346
    • 提供者:xidian000
  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. 利用近邻法解决非线性分类问题

    0下载:
  2. 在matlab环境下,利用近邻法解决非线性分类问题,In the matlab environment, the use of neighbor method to solve nonlinear classification problems
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:4507
    • 提供者:王渝
  1. NearestNeighbor.rar

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

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

    0下载:
  2. 主成分分析+最近邻分类器,经典的原理介绍论文,可参照。,PCA+ nearest neighbor classifier, the classic paper describes the principle, can refer to.
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:549831
    • 提供者:wangxuyang
  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. KwithC-neighbor

    0下载:
  2. 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:30405
    • 提供者:android
  1. KNearestCls

    0下载:
  2. 模式识别中的K近邻法和快速K近邻法的VC++实现-Pattern Recognition and rapid K neighbors K neighbors law VC to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:52552
    • 提供者:lsj
  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. zuijinlinyu

    1下载:
  2. 本程序通过卡尔曼滤波。对航迹进行估计, 然后通过最近邻域算法,实现数据互联。-the procedure Kalman filter. Estimate right track, and then through the recent neighborhood algorithm, data Internet.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:1549
    • 提供者:张志良
  1. Subpattern-based_principal___component_analysis.zi

    1下载:
  2. 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-18
    • 文件大小:166625
    • 提供者:tanghui
  1. 基于PCA和三阶近邻的人脸识别

    1下载:
  2. 这是一个基于的主成分分析和三阶近邻分类器的人脸识别算法,算法用MATLAB编写,简单实用,保证能够运行出来,特别适合初学者使用学习。
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-20
    • 文件大小:1541
    • 提供者:likuiying01
  1. 最近邻插值的实现

    0下载:
  2. 最近邻插值法nearest_neighbor是最简单的灰度值插值。也称作零阶插值,就是令变换后像素的灰度值等于距它最近的输入像素的灰度值。(Nearest neighbor interpolation method, nearest_neighbor is the simplest gray value interpolation. Also called zero order interpolation, that is, the gray value of the transformed p
  3. 所属分类:其他小程序

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

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

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:francies
  1. 最近邻分类代码

    0下载:
  2. 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:拓子
  1. K近邻算法

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

    • 发布日期:2018-04-29
    • 文件大小:534528
    • 提供者:didi1
  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 ... 50 »
搜珍网 www.dssz.com