CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - bayes matlab

搜索资源列表

  1. bayescls

    0下载:
  2. 最经典的Bayes分类器!最小化分类错误。用matlab语言编写,附有实例。-classic Bayesian classifier! Minimize classification errors. Using Matlab language, with examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:宋争鸣
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.53kb
    • 提供者:KOF
  1. Bayes_example

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

    • 发布日期:2017-03-29
    • 文件大小:43.88kb
    • 提供者:LikeTheBird
  1. Bayes

    0下载:
  2. 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.99kb
    • 提供者:晏珏
  1. Bayes

    0下载:
  2. 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:屠志海
  1. fisherandbayes

    1下载:
  2. 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:84.4kb
    • 提供者:李霄逍
  1. bayes

    0下载:
  2. 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:877.07kb
    • 提供者:taobao
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.48mb
    • 提供者:于冰
  1. Bayes_EM

    0下载:
  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. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10.64kb
    • 提供者: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. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.62kb
    • 提供者:satanwings
  1. fisher

    0下载:
  2. matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.9kb
    • 提供者:xuwentao
  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
    • 文件大小:7.53kb
    • 提供者:盛器才
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9.17kb
    • 提供者:聂雨桐
  1. Bayes

    0下载:
  2. 一种贝叶斯分类器,用matlab写成,可用于实现贝叶斯分类-A Bayesian classifier, languages ​ ​ can be used to implement the Bayesian classifier using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:朱阳
  1. Bayes-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:3kb
    • 提供者:李毅
  1. Bayes

    0下载:
  2. 数据挖掘 经典算法 贝叶斯网络matlab源码-data mining bayes net matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:401.71kb
    • 提供者: 李杰
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6.87mb
    • 提供者:
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1.87kb
    • 提供者:张安国
  1. fen-V7.4

    0下载:
  2. Pattern Recognition bayes discriminant analysis algorithm, Prediction Error Method for Parameter Identification - the idea of relaxation, MIT Artificial Intelligence Laboratory identification of the target source.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:148kb
    • 提供者:贾伊刚
  1. 人工智能:人工智能选股之朴素贝叶斯模型

    4下载:
  2. 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian
  3. 所属分类:人工智能/神经网络/深度学习

« 12 »
搜珍网 www.dssz.com