搜索资源列表

  1. knn

    0下载:
  2. knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:sunchao
  1. GLTree220509

    0下载:
  2. Builds a nearest neighbor graph in a very short time.In many cases is faster than ANN library.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:Sama
  1. Neighbor

    0下载:
  2. 局域网查询工具的源代码 是学习多线程编程。Windows API Helper wincap 编程的好例子,大家一定不要错过了!-Local area network query tool is to learn the source code for multi-threaded programming. Windows API Helper wincap a good example of programming, we must
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:5238784
    • 提供者:紫霞
  1. code

    0下载:
  2. Nearest neighbor interplotion & bi-linear interplotion
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:chengwenhua
  1. 2rar

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

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:chen
  1. imrotate2

    0下载:
  2. IMROTATE2 Rotates an image with circular shift. B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value f
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:MohsenMahroos
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:田虎
  1. flann-1.2-src

    0下载:
  2. FLANN - Fast Library for Approximate Nearest neighbors This is a library for fast approximate nearest neighbor matching. -FLANN- Fast Library for Approximate Nearest neighbors This is a library for fast approximate nea
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:277504
    • 提供者:cui
  1. kNN

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Weronika
  1. c

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:bushyao
  1. K

    0下载:
  2. K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:lilei
  1. KNN_Classifier

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:祁利民
  1. EmbeddingDimension_FNN

    0下载:
  2. 假近邻算法求嵌入维. false-nearest-neighbor analysis-false-nearest-neighbor analysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:200704
    • 提供者:田天
  1. AnnKDTree

    0下载:
  2. 本代码是ANN算法求最近元素的实现代码,使用时只需将ANN/ANNx.h包含进去即可-that is a good library to implement the algothrim of approximate nearest neighbor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1580032
    • 提供者:wan
  1. code_knn

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

    • 发布日期:2024-05-19
    • 文件大小:134144
    • 提供者:long
  1. image

    0下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3241984
    • 提供者:wongjx
  1. knn

    0下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:qht
  1. knn.kmeans.fisher

    1下载:
  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例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:刘斌
  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 g
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:youxia
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:youxia
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org