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

搜索资源列表

  1. knn_myself

    0下载:
  2. 一个自己编写的K近邻算法,是学习算法编写过程中最简单的一个哦,学习算法想自己学编程的可以看-A imagecut.rar K neighbor algorithm, is in the process of learning algorithm to write the most simple a oh, learning algorithm to learn programming can see
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3096
    • 提供者:胡汇涓
  1. Image-Classification

    0下载:
  2. 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:620194
    • 提供者:zhangxiang
  1. Digit-recognizer---knn-a-svm

    2下载:
  2. matlab中分别使用knn(k近邻)与svm(支持向量机)实现的对手写数字识别的二分类器-Digit recognizer(KNN and SVM) developed in matlab
  3. 所属分类:Algorithm

    • 发布日期:2016-04-07
    • 文件大小:2048
    • 提供者:stronger
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. kNN_predict

    2下载:
  2. 采用K近邻算法预测时间序列的源代码,希望对大家能有所帮助。-Predict time series using kNN.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5863
    • 提供者:王林
  1. KNN11

    0下载:
  2. matlab有关K近邻分类算法,很不错,-matlab knn
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4322
    • 提供者:蝶澈
  1. Games

    0下载:
  2. Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1439417
    • 提供者:vera
  1. 基于弹性模板匹配的人脸表情识别程序

    4下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
  3. 所属分类:图形图象

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. knnsearch

    0下载:
  2. 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:555
    • 提供者:
  1. knn

    1下载:
  2. C语言K近邻分类器KNN,有5个简单的例子供学习-knn classifier in C,5 simple examples are included
  3. 所属分类:生物技术

    • 发布日期:2012-11-10
    • 文件大小:31747
    • 提供者:陈思敏
  1. PatternRecognition

    0下载:
  2. 人脸识别 使用k-近邻法分类 区分不同的人 使用K-近邻法实现对指定人脸图片的识别。 训练集和测试集的划分 -Recognition of face in pattern recognition,By KNN space representation theorem
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:125004
    • 提供者:chen rengui
  1. knn

    0下载:
  2. knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4397
    • 提供者:sunchao
  1. test2

    0下载:
  2. K近邻分类法的实现代码,是一个基于win32的非界面程序-code about k-nearest neighbor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2906542
    • 提供者:夏德仁
  1. AI_Blood

    0下载:
  2. 本次大作业利用K‐近邻(K‐Nearest Neighbor)算法,为给定的训练数据集构造了分类器, 并在测试数据集上进行分类预测,同时计算了Accuracy、Precision、Recall和F‐measure,利用 10‐fold的实验方法进行交叉验证。-The big job to use K-neighbor (K-Nearest Neighbor) algorithm, for a given set of training data classifier is constru
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1010520
    • 提供者:andy
  1. knn

    0下载:
  2. K=5的K近邻分类,训练样本集含有30个样本,矢量长度为5-K = 5 K-neighbor classification, the training sample set containing 30 samples, vector length of 5
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:297072
    • 提供者:刘晓红
  1. 61

    0下载:
  2. 在分类算法研究onThe应用运行长度的车型分类研究中使用坡道SVM和K近邻-The Research of Vehicle Classification Using SVM and KNN in a ramp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:391848
    • 提供者:dss
  1. neighbor

    0下载:
  2. 使用K近邻方法对给定的一个样本进行分类。-K nearest neighbor method using a sample of a given classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1106
    • 提供者:shihao
  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. LDA_KNN

    0下载:
  2. 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3304
    • 提供者:苗晨
  1. KNN

    0下载:
  2. 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:43051
    • 提供者:陈章
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com