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

搜索资源列表

  1. Kmeans_classfication

    0下载:
  2. 一个用K近邻实现分类的算法,k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Achieved with a K-nearest neighbor classification algorithms, k-nearest neighbor algorithm for pattern recognition is a relatively simple and classic classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:313042
    • 提供者:林玲
  1. Tri-traing-by-myself

    1下载:
  2. 一个自己编写的Tri-training算法,利用支持向量机,K近邻,和朴素贝叶斯进行协同训练-A imagecut.rar Tri-training algorithm, using support vector machine, K neighbor, and simple bayesian for collaborative training
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:366834
    • 提供者:胡汇涓
  1. K-NN

    0下载:
  2. 最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1082
    • 提供者:huangjinhuang
  1. untitled

    0下载:
  2. 利用opencv实现机器学习,K近邻分类器的小例子-Achieved using machine learning opencv, K small example of neighbor classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4015
    • 提供者:陈岩
  1. knn_recognition

    0下载:
  2. knn(k-近邻)用于模式识别,实验所需数据已给出,适用于初学者加深对knn算法的理解。-The knn((k-Nearest Neighbor)classification algorithm is used for pattern recognition, the experimental data required has been given to deepen the understanding of the knn algorithm for beginners .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1677
    • 提供者:chenxiao
  1. ren-gong-zhi-neng

    0下载:
  2. 人工智能里面的几个c程序,蚁群算法、k近邻、hebb学习、hopfield网络、后向传播网络等。-Artificial intelligence inside the c program, ant colony algorithm and k nearest neighbor, hebb study, the Hopfield network, back propagation network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:11598
    • 提供者:zhangxin
  1. Algorithm-for-knn-of

    0下载:
  2. 提出了一种改进的散乱数据点k近邻搜索算法-An improved algorithm for searching points’k nearest neighbor is presented
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:575443
    • 提供者:吉祥如意
  1. knn

    0下载:
  2. k近邻准则matlab实现,适合初学者。-K neighbor standards matlab, is suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1527
    • 提供者:电瓶车
  1. knn

    0下载:
  2. 模式识别 K近邻法实现,用c实现-K-nearest neighbor method, Pattern Recognition implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2122
    • 提供者:kevin
  1. K

    0下载:
  2. 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea of the nearest neighbor method in the test sample x k nearest neighbors, according to the type of the sample of x as a category, that is, first k n
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1644
    • 提供者:王宁
  1. SVM-KM

    0下载:
  2. K-近邻支持向量机回归,工具箱,全程Matlab-K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:374121
    • 提供者:wjs
  1. MLRE

    0下载:
  2. MLRE算法,选取最优K近邻,是识别率达到更高-MLRE algorithm select the best K-nearest neighbor, is to achieve a higher recognition rate
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1927
    • 提供者:丁鑫龙
  1. k-nn

    0下载:
  2. k最近邻 分类 机器学习 模式识别 人工智能 小程序-KNN classification machine learning Pattern recognition artificial intelligence Small program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1575
    • 提供者:许素萍
  1. KClassify

    0下载:
  2. 使用K近邻法设计分类器,对一组数据进行分类-K-nearest neighbor algorithm to design the classifier, to classify a set of data
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3575
    • 提供者:张天航
  1. knnclassification

    0下载:
  2. 这是一个KNN分类器的matlab函数(K近邻分类器),可自由选择参数k-it s a KNN classifier program of the matlab ,you can chose the parameter k to conduct the classify procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1165
    • 提供者:袁永福
  1. 4

    0下载:
  2. K近邻算法(KNN)的matlab源代码,程序清晰易读-K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:893401
    • 提供者:水影
  1. 8

    0下载:
  2. K近邻算法(KNN)的matlab源代码,程序清晰易读-K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:252434
    • 提供者:水影
  1. knn

    0下载:
  2. K近邻分类器,用于模式识别等领域,该程序短小精悍,适合与ANN和SVM进行比较研究,本人多篇论文用到,效果较好。-K-nearest neighbor classifier is often used in pattern recognition and other fields. It is suitful for a comparative study with ANN and SVM. I have published some papers used the code. The effe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:725
    • 提供者:XIAO
  1. knn

    0下载:
  2. 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J
  3. 所属分类:Other Databases

    • 发布日期:2017-11-27
    • 文件大小:3470
    • 提供者:hxl
  1. wavelet-transform-using-knn

    0下载:
  2. 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:271348
    • 提供者:hufei
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com