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

搜索资源列表

  1. 贝叶斯实现人脸表情的识别

    0下载:
  2. 本程序实现了用贝叶斯实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with bayesian realize face expressions of the recognition, very accurate results, has the very high recognition result
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:48103
    • 提供者:sun
  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. bayes

    0下载:
  2. 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1762
    • 提供者:leo
  1. vista

    0下载:
  2. 贝叶斯算法源代码以及它应用于垃圾短信过滤的源代码。是用java写的算法。-Bayesian algorithm source code and how it applies to the source code for filtering spam messages. Algorithm is written in java.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5662
    • 提供者:汪浩
  1. BCS_

    3下载:
  2. 贝叶斯压缩感知的仿真程序,此程序使用LAPLACE先验,-This is a simple example to test the fast Laplace algorithm from the following paper: S. D. Babacan, R. Molina, A. K. Katsaggelos. bayesian Compressive Sensing using Laplace Priors
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:4994
    • 提供者:王蒙
  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. mattjj-matlab-hsmm-40a597a

    1下载:
  2. Bayesian-HSMM it is very useful. in fact, it extended tranditional HSMM. it contains a example, if you want to used it, please run demo.-a matalab code based on Bayesian-HSMM. it is very useful. in fact, it extended tranditional HSMM. it contains
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-26
    • 文件大小:15360
    • 提供者:肖邦
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859
    • 提供者:周妍
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:qiulan
  1. Bezier

    0下载:
  2. 贝叶斯曲线的生成的VC++源码,是mfc的哦!-Bayesian curve generated by VC++ source code for a mfc Oh!
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1975944
    • 提供者:rexlc
  1. BCS_fast_rvm

    2下载:
  2. 该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。-The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal co
  3. 所属分类:matlab例程

    • 发布日期:2014-01-23
    • 文件大小:2052
    • 提供者:Xu,J.P
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. Archive

    0下载:
  2. Introduction to Random Signals and Applied Kalman Filtering 书中.M文件-MFILES of Introduction_to_Random_Signals_and_Applied_Kalman_Filtering
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:317186
    • 提供者:Le ke
  1. MushroomClassification

    1下载:
  2. opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6834176
    • 提供者:zhouguoguo
  1. Artificialintelligence

    0下载:
  2. 详细介绍了贝叶斯理论,神经网络,模糊集合,粗糙集,遗传算法的原理与应用等。 -Details of the Bayesian theory, neural networks, fuzzy sets, rough sets, genetic algorithm theory and applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5564400
    • 提供者:daiyaohui1
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. naivebayes

    0下载:
  2. 模式识别中朴素贝叶斯分类器,实习数据的良好分类技术-naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895
    • 提供者:季宇轩
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2252
    • 提供者:chenxiao
  1. FullBNT-1.0.4

    0下载:
  2. 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理。这里是最新的1.0.4版-Bayesian networks to achieve matlab. Bayesian networks can be created, the training model, and the achievement of statistical inference. Here is the latest version 1.0.4
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2481110
    • 提供者:roland
  1. MachineLearning

    0下载:
  2. MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了-MCMC method is an im
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2323653
    • 提供者:曹哥
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com