Welcome![Sign In][Sign Up]
Location:
Search - bayes

Search list

[Speech/Voice recognition/combineBayesPointMachine

Description: Minka s Bayes Point Machine. Applying Expectation Propagation to inference.-Minka s Bayes Point Machine. Applying Expectation Propagation to inference.
Platform: | Size: 757760 | Author: nielsting | Hits:

[AI-NN-PRclassify_using_Bayes

Description: classify using Bayes method. 使用Bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
Platform: | Size: 10240 | Author: 刘嘉良 | Hits:

[AI-NN-PRDSPLIT

Description: 用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。-With vc++ Prepared image classification, including Bayes. Classifier such as neural networks. Has interface code.
Platform: | Size: 5163008 | Author: | Hits:

[Windows DevelopBaysianDecision

Description: bayes desicion program -bayes desicion program
Platform: | Size: 1615872 | Author: SICONG ZHENG | Hits:

[AI-NN-PRBAYES

Description: 判别分析算法的贝叶斯算法C++程序,能对数据进行概率统计分类-err
Platform: | Size: 1024 | Author: 李超 | Hits:

[Otherkalmanfilter

Description: 卡尔曼滤波器 2.2 由因果IIR维纳滤波器看卡尔曼滤波器 2.3 从bayes滤波角度看卡尔曼滤波器 2.4 卡尔曼滤波器的扩展 -Kalman Filter 2.2 by causal IIR Wiener filter to see Kalman Filter 2.3 from the perspective of Bayes filter Kalman filter Kalman filter extension of 2.4
Platform: | Size: 208896 | Author: 何宇翔 | Hits:

[JSP/Javacode

Description: A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each class, the changing decision boundary will be displayed.
Platform: | Size: 28672 | Author: lihongwei | Hits:

[MultiLanguageTextClassify

Description: 文本分类算法,含有三个分类算法,朴素贝叶斯,KNN,VSM-Text classification algorithms, containing three classification algorithms, Naive Bayes, KNN, VSM
Platform: | Size: 3673088 | Author: lingqiang | Hits:

[Algorithmbayes

Description: 朴素贝叶斯c代码,希望对大家有帮助-Naive Bayesian c code, I hope all of you help
Platform: | Size: 21504 | Author: 胡适 | Hits:

[Algorithmbayes.c

Description: 良好的代码实现,具体表示了贝叶斯网络的实际应用-Good code, specifically expressed in the practical application of Bayesian networks
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRclassification

Description: VC++写的模式分类程序,包括bayes和Fisher等分类器-VC++ Written pattern classification procedures, including Bayes and Fisher classifiers, etc.
Platform: | Size: 571392 | Author: 王涛 | Hits:

[matlabbayes_matlab

Description: 功能强大的matlab写的bayes分类器-Powerful matlab write Bayes classifier
Platform: | Size: 502784 | Author: 王涛 | Hits:

[matlabBAYESMATLAB

Description: Bayes Decision Procedure Bases on MATLAB Progame
Platform: | Size: 117760 | Author: SB | Hits:

[AI-NN-PRbeyes

Description: 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码-1. Based on the Bayes classification of MATLAB procedures 2. Genetic Algorithm for Function Optimization 3. Matlab-based artificial immune algorithm 4. Spatial data analysis is the most commonly used cluster analysis (k means algorithm code) 5. Ant colony algorithm matlab source Code
Platform: | Size: 29696 | Author: tangkezong | Hits:

[Special Effects00

Description: 图像的贝叶斯分类,将模式识别方法与图像处理技术相结合,掌握利用最小错分概率贝叶斯分类器进行图像分类的基本方法-Bayesian image classification, the pattern recognition method and image processing technology, to master the use of the smallest misclassification probability of Bayes classifier for image classification of basic methods
Platform: | Size: 1024 | Author: 孟星 | Hits:

[JSP/JavaBayes

Description: 贝叶斯算法java版本的代码哦 自己写的很不错的-Bayesian algorithm java version of the code wrote it myself, oh very good
Platform: | Size: 1024 | Author: 董强 | Hits:

[AlgorithmBayesian_Lib

Description: 有关Bayes滤波的matlab程序,主要用于非线性非高斯系统的滤波处理-On the Bayes filter matlab program, mainly for non-linear non-Gaussian filter treatment system
Platform: | Size: 389120 | Author: yan Tingyang | Hits:

[Algorithmbayes

Description: 贝叶斯算法实现,用vc完成对组样本的贝叶斯分离-Bayesian algorithm, using vc completion of the group Bayesian sample separation
Platform: | Size: 410624 | Author: 东方骥 | Hits:

[Graph RecognizePatternRecognition

Description: 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类-The use of VC programming to achieve pattern recognition procedures for graphics and text on statistical pattern recognition. There are Bayes classifier, Fisher classifier, nonlinear classification
Platform: | Size: 9987072 | Author: 唐为林 | Hits:

[Graph RecognizeClassify

Description: VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
Platform: | Size: 587776 | Author: 杜红艳 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net