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

搜索资源列表

  1. classification-CPP

    0下载:
  2. 分类器程序,C++,用于检测识别手写的数字,内含多种算法。个人感觉算法非常齐全。-C++ classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:399608
    • 提供者:swq
  1. recognise

    0下载:
  2. 基于二叉树的多类分类器识别,是模式识别中的基础,对二叉树进行了描述。-Binary tree-based multi-classifier recognition, pattern recognition is based on the binary tree is described.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2709
    • 提供者:胡晗
  1. fisher

    0下载:
  2. 基于fisher准则的线性分类器,每类7个样本-Criteria based on fisher linear classifier, each class of seven samples
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:32059
    • 提供者:小祉
  1. MSE

    0下载:
  2. MSE最小二乘法matlab实现,MSE是人工智能的一个简单的两类分类器,用到学生数据集(两类2维)和sona10折叠2类数据集-Matlab least squares method to achieve MSE, MSE is a simple two types of artificial intelligence classification, use student data set (two 2-D) and Class 2 data sets folded sona10
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:542423
    • 提供者:小祉
  1. bayesPfisher

    0下载:
  2. 基于bayes准则和fisher准则的线性分类器。bayes是对细胞的判别分类 分为最小错误率和最小风险两种;fisher是对两类进行判别-Bayes guidelines and criteria based on fisher linear classifier. bayes classification is divided into cells, determine the minimum error rate and minimal risk of two kinds fisher
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4426
    • 提供者:小祉
  1. classer

    0下载:
  2. 这是一个贝叶斯分类器,用于人工智能的科研学习和工作,有例子可以参考-Bayesian classifier, artificial intelligence for research study and work, there are examples you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3036
    • 提供者:ji
  1. Ensemble-learning-based-on-GMDH

    0下载:
  2. 基于自组织数据挖掘的多分类器集成选择的程序-Multiple classifiers ensemble selection based on GMDH
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1771420
    • 提供者:肖进
  1. Kuschner-BayesianNetwork-feature

    0下载:
  2. Kuschner论文,贝叶斯网络方法在质谱数据特征选择。其中关于机器学习中贝叶斯分类器部分有完整原理分析,可以用于认知无线电网络的频谱感知等新领域。含有matlab程序大于100页,子函数很多。-Kuschner paper, Bayesian network methods of feature selection in mass spectrometry data. One of the Bayes classifier machine learning part of a complete
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2060952
    • 提供者:孟庆民
  1. eye-classifier

    0下载:
  2. 已经训练好的人眼检测分类器,可以直接用于opencv中,方便大家学习-Detection of the human eye has been trained classifier, can be directly used in opencv, to facilitate learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21832
    • 提供者:苏军
  1. bayes_classifier_guassin-

    0下载:
  2. 贝叶斯分类器,首先生成3000个高斯分布的点,1000个点做训练集,2000个点做测试集。先运行data_generator.m自动生成两个集盒,再运行bayes_classifier.m进行分类-Bayesian classifier, the first generation 3000 Gaussian distribution of points, 1000 points to do the training set, 2000 points to do the test set. Aut
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1635
    • 提供者:飞兔
  1. SVM-faces-recognition

    0下载:
  2. 用支持向量机作为分类器,在人脸识别中获得很好的识别效果,很适合学习使用-SVM faces recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:7858
    • 提供者:李宁
  1. Pattern-recognition

    0下载:
  2. 《模式识别》,是本人用matlab语言编程来实现贝叶斯分类器的设计-" Pattern recognition" is a programming language I use matlab to implement Bayesian classifier design
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:245390
    • 提供者:gxfnkm
  1. testKNN

    0下载:
  2. KNN 分类器的VC实现。。。可以直接运行。-KNN classifiers realize the VC. . . Can be directly run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:246706
    • 提供者:周然
  1. class

    0下载:
  2. 通过计算单词的增益值,取前K个单词作为文本的特征向量,用来作分类器用。-feature vector
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:23989
    • 提供者:万海旭
  1. perceptron

    0下载:
  2. 感知器算法的分类器,学模式识别的可以看看,可以实现2维向量的线性分类-Perceptron classifier algorithm, learning pattern recognition can see, you can achieve 2-dimensional vector of linear classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:51769
    • 提供者:李伟
  1. classifier_distance

    0下载:
  2. 经典的距离分类器,采用欧氏距离作为量度,初学模式识别的同学也能看懂-The classic distance classifier, using Euclidean distance as the measure, Pattern Recognition beginner students can understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1668
    • 提供者:李伟
  1. nonliner-class

    0下载:
  2. 非线性分类器,对于任意输入的2维向量采用聚类算法分类-Non-linear classifier, for any type of two-dimensional vector classification using clustering algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:63408
    • 提供者:李伟
  1. untitled

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

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

    0下载:
  2. SVM分类器,是一种比较经典的分类算法,常用作图像识别分类中的分类器,这是作者改进过的一种SVM分类算法。-svm satisfaction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:76300
    • 提供者:ding
  1. feature-exacte

    0下载:
  2. 本文提出了一种基于特征融合的纹理图像分类方法,它结合了纹理图像的特 点和框架小波变换方法,处理过程中充分考虑了图像各尺度间的依存关系以及不 同频带中所包含的图像纹理信息,利用支撑矢量机作为分类器,对标准纹理库中 的图像进行了仿真实验。 -This paper presents a texture feature fusion based image classification method, which combines the special texture Point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3743199
    • 提供者:zhangxiang
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com