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

搜索资源列表

  1. KNN

    0下载:
  2. matlab 源码 KNN classification
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:8.71kb
    • 提供者:chen ye
  1. knn 不错的分类程序

    6下载:
  2. 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:2.42kb
    • 提供者:sxy
  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
    • 文件大小:3.81kb
    • 提供者:刘斌
  1. knn

    2下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:736byte
    • 提供者:kevin
  1. kNN

    0下载:
  2. 一种常用的分类器,常用于人脸识别、掌纹识别等模式识别领域。 -A common classification, commonly used in face recognition, palmprint recognition, pattern recognition.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1.18kb
    • 提供者:叶子
  1. knn

    0下载:
  2. 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:42.01kb
    • 提供者:zhe
  1. svml_v092

    0下载:
  2. SVM,很好用的用于模式识别中特征分类的咚咚。-SVM, a good use for pattern recognition features of the classification of咚咚.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:22.85kb
    • 提供者:jinyi
  1. KNNclassifier

    0下载:
  2. 一个很简单的练习使用KNN分类的代码,学习使用.将K分类写成了函数,方便使用-A very simple exercise using the KNN classification code, learning to use. Will be written in the function K classification, user-friendly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:229.43kb
    • 提供者:王辉
  1. pattern-recognition-simulation

    0下载:
  2. 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:24.32kb
    • 提供者:yuanna
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:73.25kb
    • 提供者:大长今
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.92kb
    • 提供者:shelley
  1. benti

    0下载:
  2. knn分类程序,基于matlab开发,能实现对文本的分类,达到很好的分类效果,经过运行成功验证-knn classification procedures, based on matlab development, to achieve the classification of the text to achieve a good classification results, after running successfully verified
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:14.29kb
    • 提供者:yilingzhu
  1. KNN_Matlab

    0下载:
  2. KNN classification algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.08kb
    • 提供者:Leo
  1. knn

    0下载:
  2. K nearest neighbour classification.Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:lynn
  1. knnPcaWithGA

    0下载:
  2. In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:19.93kb
    • 提供者:fatal
  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
    • 文件大小:50.67mb
    • 提供者:王静
  1. kNN

    0下载:
  2. KNN分类方法,用于文本分类工作的研究。-KNN classification method, for text categorization of the research work
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:970byte
    • 提供者:杨雪
  1. KNN算法代码(matlab)

    4下载:
  2. 本实验中的KNN分类算法采用Matlab语言实现。 主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language. The main function "knnClass.m" reads the training and test data fil
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:42kb
    • 提供者:
  1. KNN

    0下载:
  2. matlab编写的knn分类算法,在训练集中数据和标签已知的情况下,输入测试数据,将测试数据的特征与训练集中对应的特征进行相互比较,找到训练集中与之最为相似的前K个数据,则该测试数据对应的类别就是K个数据中出现次数最多的那个分类。(KNN classification algorithm written by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:11kb
    • 提供者:secretyy
  1. KNN编程

    1下载:
  2. matlab实现knn及剪辑KNN,通过自动生成数据集进行knn分类及剪辑KNN分类验证并生成分布图显示。(The KNN and clip KNN are realized by MATLAB. The KNN classification and clip KNN classification are verified by automatically generating data sets, and the distribution map is generated for displa
  3. 所属分类:其他

    • 发布日期:2020-05-09
    • 文件大小:4kb
    • 提供者:南风之上
« 12 3 4 »
搜珍网 www.dssz.com