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

Search list

[AI-NN-PRFenLeiSuanFa

Description: 关于分算的智能算法演示,包括样品训练、模板匹配算法,二值Bayes分类,概率Bayes分类,最小风险Bayes分类,Fisher算法,奖惩算法,增量校正算法,LMSE算法,势函数算法,神经网络算法(包括训练,比较及识别)等。-Count on the sub-intelligent algorithm demonstration, including sample training, template matching algorithm, binary Bayes classification, the probability of Bayes classification, the minimum Bayes risk classification, Fisher algorithm, reward and punishment algorithm, incremental algorithm, LMSE algorithm, potential function algorithm, neural network algorithm (including training, comparison and identification) and so on.
Platform: | Size: 532480 | Author: hante | Hits:

[AI-NN-PRReadDir

Description: 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,-The realization of the program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures are for use, hope that we explore to improve the look,
Platform: | Size: 1137664 | Author: yarakchou | Hits:

[Windows Developbf-C++source-2003.8-5

Description: 实现bayes框架下的几种滤波算法的库程序,包括EKF,UKF等滤波器的C++的源程序,软件采用了模版化编程技术,易于使用。有样例程序,开发环境是Visual Studio。-Bayes the framework of the realization of several filtering algorithm library procedures, including the EKF, UKF, such as filter C++ s Source code, software used template programming technology, easy to use. There are sample procedures, the development environment is Visual Studio.
Platform: | Size: 126976 | Author: 阿商 | Hits:

[Scannerbayes

Description: 一个外国网上下下来的分类器程序,需要进行数据训练后才能应用。-A foreign-line down the classification under the program, the need for data only after the application of training.
Platform: | Size: 307200 | Author: 左晓晗 | Hits:

[AI-NN-PRClassifier4J-0.6-dist

Description: Classifier4J是一个很好的基于java的分类器,里面有Native bayes和KNN等方法的文本分类.另外还 提供了分词和自动摘要等功能-Classifier4J is a very good java-based classifier, which has Native bayes and KNN methods, such as text classification. It also provides a summary of word segmentation and automatic functions
Platform: | Size: 726016 | Author: 李力 | Hits:

[Algorithmbayes

Description: 运筹学中的贝叶斯决策方法,c++代码,可以运行-Operations research in the Bayesian decision-making methods, c++ Code can run
Platform: | Size: 1024 | Author: leoee | Hits:

[matlabNaiveBayes

Description: naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.
Platform: | Size: 1024 | Author: 李萍 | Hits:

[CSharpBayes

Description: 本人的自作的一个Csharp小程序,主要实现了垃圾邮件的过滤。-I made a self-CSharp small procedures, the main achievement of the spam filter.
Platform: | Size: 111616 | Author: 王烁 | Hits:

[Special Effectsbayesthresholding

Description: 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Platform: | Size: 1891328 | Author: 余永松 | Hits:

[Special Effectsmosaic

Description: 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Platform: | Size: 24576 | Author: 余永松 | Hits:

[matlabNaiveBayes

Description: 这是一个matlab 开发的naive Bayes 分类器算法。可以供大家共享,修改和批评指正。这个是修改的别人的。如果有务,联系: l_y_f_2005@163.com-This is a matlab developed algorithm naive Bayes classifier. Be available for everyone to share, modify, and criticism. This is a modification of someone else
Platform: | Size: 1024 | Author: 122456 | Hits:

[AI-NN-PRNaiveBayes

Description: 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
Platform: | Size: 162816 | Author: guifeng2002 | Hits:

[Graph Recognizefenleichengxu

Description: 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器-With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
Platform: | Size: 5160960 | Author: gaomiao | Hits:

[matlabsubattribspace

Description: 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
Platform: | Size: 6144 | Author: lee | Hits:

[Special EffectsLinearBayesImageFusion

Description: 图像融合是图像处理的一个研究热点,这里提供一种线性Bayes估计的融合方法-Image fusion is image processing of a research hot spots, here a linear Bayes estimate of Fusion
Platform: | Size: 2674688 | Author: ly | Hits:

[Graph RecognizeClassification

Description: 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classification
Platform: | Size: 517120 | Author: yutao | Hits:

[Otherbaysianclassify

Description: bayes classifier using naive bayes method
Platform: | Size: 135168 | Author: 代龙 | Hits:

[Special EffectsBayesWaveletDenoise

Description: 上传的算法是基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法-From the algorithm is based on Bayesian (BAYES) wavelet threshold (WAVELET) image denoising algorithm
Platform: | Size: 1921024 | Author: zxg | Hits:

[AI-NN-PRBNC

Description: 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
Platform: | Size: 608256 | Author: 王军 | Hits:

[source in ebookSystemidentificationandneuralnetwork

Description: 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦Matlab程序 【14】F-检验法部分程序-err
Platform: | Size: 17408 | Author: jintong | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net