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

搜索资源列表

  1. Bayesian.Classifier

    0下载:
  2. 贝叶斯分类实验 模式识别课程实验所用的源程序-Bayesian classifier experimental pattern recognition programs used in the experimental program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5917
    • 提供者:王旺
  1. Classifier.rar

    0下载:
  2. 文本的分类器C++代码,可供在分类引擎中使用,classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:25982
    • 提供者:赵磊
  1. NN_java.zip

    0下载:
  2. kNN classifier in JAVA,kNN classifier in JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5619
    • 提供者:Namrata
  1. sasdw.rar

    0下载:
  2. 现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆 信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统 计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于 l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。,Existing digital signal automatic modulation recognition
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:185378
    • 提供者:happyuan
  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. classifier

    1下载:
  2. 在java中运用weka中的随机森林算法实现的分类器的代码-The use of weka in java in a random forest classifier algorithm code
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:杨丽
  1. C4.5

    1下载:
  2. 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1679
    • 提供者:Kevinchen
  1. Bayes

    0下载:
  2. 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1197
    • 提供者:liz
  1. KNN_Classifier

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

    • 发布日期:2013-01-17
    • 文件大小:895
    • 提供者:祁利民
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. Bayes_example

    0下载:
  2. Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44937
    • 提供者:LikeTheBird
  1. SVM-classifier

    0下载:
  2. 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2850
    • 提供者:rosalyn
  1. Matlab-Bayesian-classifier-program

    0下载:
  2. Matlab贝叶斯分类器+(Bayers)程序-Matlab Bayesian classifier+ (Bayers) program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3752
    • 提供者:孙超
  1. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4709
    • 提供者:王兵
  1. judger

    1下载:
  2. 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:3173
    • 提供者:胡振
  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6570
    • 提供者:来海锋
  1. PNN

    1下载:
  2. pnn分类器算法,用MATLAB源码,可以进行分类。-pnn classifier algorithm, using MATLAB source code can be classified.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:697
    • 提供者:wasd
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. neighborhood-classifier

    0下载:
  2. neighborhood classifier -neighborhood classifierneighborhood classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1777
    • 提供者:dw
  1. linear classifier

    0下载:
  2. 实现简单的线性分类器,包括图形界面可视化结果(To achieve a simple linear classifier)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:D_O_dora
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com