搜索资源列表

  1. KNN_Classifier

    0下载:
  2. 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:祁利民
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most clo
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:541696
    • 提供者:yao
  1. rocplot

    0下载:
  2. ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, s
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:saadat
  1. knn

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

    • 发布日期:2024-05-13
    • 文件大小:31744
    • 提供者:陈思敏
  1. threshold_tr

    0下载:
  2. Training of the basic linear classifier where seperation hyperplane is perpedicular to one dimension.-TRAINING THRESHOLD CLASSIFIER
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:qqxiaoya
  1. bayesclassifier0

    0下载:
  2. bayes分类器,脱机手写识别,含实验数据-bayes classifier, off-line handwriting recognition, with the experimental data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:497664
    • 提供者:风铃
  1. fuzzy

    0下载:
  2. fuzzy classifier induction motor failures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:106496
    • 提供者:Paweł
  1. 19854816mitmatlab

    0下载:
  2. 包含模式识别里很多函数的实现,分类器,KNN算法等,对学习者很有帮助-Include pattern recognition where a lot of function implementation, classifier, KNN algorithm, useful for learners
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:651264
    • 提供者:zoukui
  1. Bayes

    0下载:
  2. Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zm
  1. PNN

    0下载:
  2. pnn分类器算法,用MATLAB源码,可以进行分类。-pnn classifier algorithm, using MATLAB source code can be classified.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wasd
  1. knn

    0下载:
  2. k nearest neigbours classifier
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:ruba
  1. ClassificationWebinar1

    0下载:
  2. Bayesian Classifier - matlab procedures Bayesian Classifier - matlab-way Bayesian Classifier - matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1048576
    • 提供者:salih turab
  1. BayesClassifier

    0下载:
  2. A Sample for a Baysian Classifier
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:135168
    • 提供者:shojaei
  1. TIMEFACEDETECTIONANDLIPFEATUREEXTRACTIONUSINGFPGA

    0下载:
  2. Abstract—This paper proposes a new technique for face detection and lip feature extraction. A real-time field-programmable gate array (FPGA) implementation of the two proposed techniques is also presented. Face det
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-13
    • 文件大小:28409856
    • 提供者:ramanaidu
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:sofi
  1. AMC

    0下载:
  2. This a very good paper on the implementation of modulation classifier for SDR-This is a very good paper on the implementation of modulation classifier for SDR
  3. 所属分类:编程文档

    • 发布日期:2024-05-13
    • 文件大小:525312
    • 提供者:canbruce luwang
  1. naivebayes

    0下载:
  2. Naive Bayesian Classifier
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:35840
    • 提供者:bigblue.bubble1
  1. FuzzyClassifier

    0下载:
  2. A Fuzzy classifier using matlab, c++ and delphi. the source code has merged codes developed by these programming languages to do classification.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:25600
    • 提供者:amir
  1. Bayes_EM

    1下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:satanwings
  1. bayes_numeric

    0下载:
  2. 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:satanwings
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org