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

搜索资源列表

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

    0下载:
  2. 本程序中,训练样本集含有30个样本,矢量长度为5,对样本{1,18,11,11,0.5513196}进行K=5的K-最近邻分类. 样本从文件data.txt中读取,程序运行结果显示所有样本以及其类别,待分类样本所属的类别({1,18,11,11,0.5513196}属于"2"类),以及它的5个最近邻的类别和与它之间的距离。-In this program, the training sample set containing 30 samples, the vector length
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:297261
    • 提供者:韩程
  1. Tutorial_3

    0下载:
  2. to do KNN classifier
  3. 所属分类:Software Testing

    • 发布日期:2017-12-09
    • 文件大小:12297
    • 提供者:wan
  1. knn

    0下载:
  2. matlab程序源代码,能够正确实现,最近邻分类-matlab program source code, to be able to correctly implement the nearest neighbor classifier
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:729
    • 提供者:sherry
  1. knniris

    0下载:
  2. fusion svm_knn the output of svm will be the input of knn classifier
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:2084
    • 提供者:akermisai
  1. KNN

    0下载:
  2. Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:161926
    • 提供者:Chang
  1. KNN-Code

    0下载:
  2. this algorithm is about KNN and centroid classifier it can work with 20news group dataset-this algorithm is about KNN and centroid classifier it can work with 20news group dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:526581
    • 提供者:tranjbaran
  1. llde_cmb

    0下载:
  2. 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:981071
    • 提供者:abcpei
  1. INDOORLOC

    1下载:
  2. In this i attached matlab code for indoor localization using WIFI and FM signal features classified by KNN classifier to predict the fingure print of the building structure.
  3. 所属分类:Other systems

    • 发布日期:2015-09-30
    • 文件大小:480256
    • 提供者:vasanth
  1. LDA

    1下载:
  2. example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-example: demo creatData: generate data creatTrainLabelMat: generating data label LDA: Extract fisherface knnRecogni
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:212242
    • 提供者:pizzaa
  1. Knn-Classifier-master

    0下载:
  2. its a machine learning code
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25372982
    • 提供者:GANESH
  1. A-SHOT-BOUNDARY-DETECTION-ALGORITHM-BASED-ON

    0下载:
  2. Shot boundary detection is always an important topic in digital video processing. It is the first important task of content-based video retrieval and indexing. In this paper, a new shot boundary detection algorithm is proposed, based on Parti
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:395203
    • 提供者:saeed
  1. knnclassifytoimg

    0下载:
  2. 对于遥感影像的K近邻分类器,并且将分类结果彩色显示出来,效果不错。-Knn classifier show the result
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:kobe
  1. ConsoleApplication1

    0下载:
  2. K近邻 KNN分类器,读取水质处理数据,并分好类,一共四类-K neighbor KNN classifier, read the water quality data processing, and a good class, a total of four class
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1437286
    • 提供者:孙玉梅
  1. knn

    0下载:
  2. 一个小小的knn-demo,先用knn 做分类器进行分类,再去验证正确率-A small knn-demo, first with knn Do classifier, go to verify that the correct rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:董小姐
  1. FE-GA

    0下载:
  2. This is a matlab source code of genetic algorithm for optimizing a features based on KNN classifier... the data is available in matlab environment.This code ready to implement.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1395154
    • 提供者:abdalla
  1. project2_code

    0下载:
  2. 这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。-This code implem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:265480
    • 提供者:hhj
  1. fenleiqi

    0下载:
  2. 基于MATLAB的kNN分类器,两组简单的代码,希望能有一定的用处-KNN classifier based on MATLAB
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:5176
    • 提供者:刘文凯
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com