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

搜索资源列表

  1. PatternRecognition

    1下载:
  2. 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8094
    • 提供者:wct
  1. knn

    0下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1718
    • 提供者:zc
  1. Parzen_KNN

    0下载:
  2. Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51367
    • 提供者:肖龙远
  1. FuzzyNNClassifier.rar

    0下载:
  2. 模糊K近邻分类器,模式识别和机器学习经常要使用的一个分类器,K neighbor fuzzy classifier, pattern recognition and machine learning are often used in a classifier
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 针对传统快速k-近邻分类算法的缺陷,提出了一种基于近邻搜索的快速k-近邻分类算法———超球搜 索法。该方法通过对特征空间的预组织,使分类在以待分样本为中心的超球内进行,有效地缩小了搜索范围。 -Rapid response to traditional k-neighbors of the defect classification algorithm, a fast search based on neighbor k-neighbor classification algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:23117
    • 提供者:路单
  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 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com