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

搜索资源列表

  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269436
    • 提供者:zxm
  1. assignt

    0下载:
  2. duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3524
    • 提供者:李立
  1. mudie

    0下载:
  2. 模式识别的分类器设计 内含4个分类器 按照要求可以生成分类器 并可以对分类器进行检验-pattern recognition classifier design includes four classifier can be generated in accordance with the requirements for classification and the classification can be tested for
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57844
    • 提供者:李易
  1. ganzhiqi_s200502106

    0下载:
  2. 模式识别-基于感知函数准则的线性分类器设计,完全自编代码,有详细说明。-pattern recognition-based perceptual function criteria for the classification of linear design, completely writing code is described in detail.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2786
    • 提供者:郑军
  1. bayes1111

    0下载:
  2. Bayes分类器设计,对模式识别有一个初步的理解,能够根据自己的设计对贝叶斯决策理论算法有一个深刻地认识-Bayesian classifier design, pattern recognition to a preliminary understanding, According to the design of Bayesian decision theory algorithm has a profound understanding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:44239
    • 提供者:那锋
  1. fisher1111

    1下载:
  2. 基于Fisher准则线性分类器设计 进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理 -Fisher linear classification criteria for classification designed to further understanding of the design concept According to the design of linear classification f
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16407
    • 提供者:那锋
  1. Ada_boostMat

    0下载:
  2. 在图像分析与识别中,有一种巧妙的分类器设计方法叫做Ada_boost,它在近年来以其良好的性能和易于理解的特点引起广泛的关注,并在各种领域被成功运用,大大提高了分类器的性能。-in Image Analysis and Recognition, there is a clever design classification method called Ada_boost. In recent years, with its good performance and easier to under
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:3623
    • 提供者:
  1. pattern_recognition_v6.1.tar

    0下载:
  2. 包含了模式识别中常用的一些分类器设计算法,并且还能根据参数指定样本的分布规律,然后通过分类算法找分界面
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:843266
    • 提供者:张家才
  1. bayesian

    1下载:
  2. 贝叶斯分类器设计,基于VC编写的,非常好
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19339
    • 提供者:girl
  1. PatternRecognition

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

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. Bayes

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

    • 发布日期:2017-03-28
    • 文件大小:1702
    • 提供者:zm
  1. jxsvm

    0下载:
  2. 交互支持向量机学习算法能解决一些监督学习问 题中学习样本较少的问题, 它以支持向量机(SVM ) 方法为 基础, 将设计分类器变成一个交互的过程, 即: 根据对已知 样本进行的SVM 分类器设计, 主动采样选择“有用”的新样 本, 并进行下一步SVM 分类器的设计。与普通SVM 法相 比, 该方法所需的样本量大大降低, 而且可能达到更好的推 广能力。文本信息过滤问题的实例说明了该算法的有效性。-Interactive support vector machine lear
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:295420
    • 提供者:罗朝辉
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. bayes

    0下载:
  2. 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7711
    • 提供者:盛器才
  1. FullBNT-1.0.4

    0下载:
  2. 比较全面的贝叶斯工具箱,包含贝叶斯分类器等的设计等-bayes tools box
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2033656
    • 提供者:何小丽
  1. fenleisuanfa

    1下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
  3. 所属分类:matlab

    • 发布日期:2015-10-07
    • 文件大小:77824
    • 提供者:龚煜
  1. BP神经网络分类器Mat程序

    1下载:
  2. BP神经网络分类器Mat程序,matlab开发环境,主要用于模式识别中的分类器的设计。-A mat procedure about BP neural network.
  3. 所属分类:其他小程序

    • 发布日期:2015-09-15
    • 文件大小:5120
    • 提供者:严奉璜
  1. test2-BP

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:Fay小非
  1. bp神经网络分类

    7下载:
  2. 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in
  3. 所属分类:其他数据库

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:涤行
  1. BP_Adaboost

    0下载:
  2. 基于BP-Adaboost的强分类器设计(Design of strong classifier based on BP-Adaboost)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:59392
    • 提供者:BAMBOOtrs
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com