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

搜索资源列表

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

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2335
    • 提供者:youxia
  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. ml-knn

    0下载:
  2. code for K Nearest Neighbor algorithm in java
  3. 所属分类:Applet

    • 发布日期:2017-03-24
    • 文件大小:38250
    • 提供者:buvi
  1. KNNcode

    0下载:
  2. K-Nearest Neighbor datamining code in java
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:5029
    • 提供者:buvi
  1. src.tar

    0下载:
  2. 期望最大化的算法代码,类似于k近邻,分为两个步骤:E步骤和M步骤。-Expectation maximization algorithm code, similar to the k nearest neighbor, is divided into two steps: E steps and M steps.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:138246
    • 提供者:weiwei811208
  1. Kode-Program-Algoritma-Nearest-Neighbor

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:589343
    • 提供者:bwindhya
  1. knn

    0下载:
  2. java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1860
    • 提供者:晨曦
  1. K-nearest

    0下载:
  2. 关于K近邻算法的详细描述,包括算法原理及应用背景。-K-nearest neighbor algorithm on a detailed descr iption, including algorithm theory and application background.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-27
    • 文件大小:413990
    • 提供者:汪婵
  1. K---nearest-neighbour-classifier

    0下载:
  2. 采用快速K近邻与Kmeans聚类算法来计算前K个近邻,舍弃了一部分不可能成为待测样本的前K个近邻的训练样本,从而减少了计算量,提高了分类速度-Fast K-nearest neighbor Kmeans clustering algorithm to calculate the K nearest neighbors, abandoning the training samples of the part can not become the first K neighbors of the t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:3608
    • 提供者:houying
  1. KK---Nearest-Neighbor

    0下载:
  2. Implementation of k nearest neighbor in c# which could be employed for classification
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:73530
    • 提供者:Reza
  1. Nearest-neighbor-classifier

    0下载:
  2. 本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12677
    • 提供者:王康
  1. k-nearest-neighbors

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

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:李维
  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. K近邻互信息计算程序

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

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:francies
  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. 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/图象编程

« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com