CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Nearest neighbor matlab

搜索资源列表

  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. 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. 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. 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. 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. DIPmatlab

    0下载:
  2. [matlab] DIP nearest neighbor interpolation and bilinear interploation -[matlab] DIP nearest neighbor interpolation and bilinear interploation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1062
    • 提供者:cheong
  1. noise_filtering_matlab

    0下载:
  2. digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:582
    • 提供者:mustafa
  1. Nearestneighbor

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

    • 发布日期:2017-03-30
    • 文件大小:19923
    • 提供者:丑力
  1. K-PNN

    0下载:
  2. K-PNN Algorithm a type of k nearest neighbor algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:24132
    • 提供者:parisa
  1. fknn

    0下载:
  2. fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
  3. 所属分类:matlab

    • 发布日期:2015-05-24
    • 文件大小:3073
    • 提供者:pretender001
  1. 93317479KNN

    0下载:
  2. matlab 最近邻算法及文献,随时欢迎下载-matlab nearest-neighbor algorithm and literature, feel free to download
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:234852
    • 提供者:k2r
  1. knearest

    0下载:
  2. MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:177056
    • 提供者:xiaoxiaoyuan
  1. classification

    3下载:
  2. 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:53135542
    • 提供者:王静
  1. ann_1.1.2

    0下载:
  2. code for approximate nearest neighbor search
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:617896
    • 提供者:rui
  1. kpca

    0下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:胡丽娜
  1. Nearest-neighbor-interpolation

    0下载:
  2. 使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:879
    • 提供者:罗湘
  1. KN-nearest-neighbor

    1下载:
  2. KN近邻估计法的matlab实现,程序已经实现,源程序和结果图像放在word中。-KN nearest neighbor estimation method matlab implementation, the program has been achieved, the source and the results of the image on the word.
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:49912
    • 提供者:马尚
« 12 3 4 5 »
搜珍网 www.dssz.com