CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bayes Matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - bayes Matlab - List
[
SourceCode
]
贝叶斯和Fisher分类器的matlab源程序
DL : 1
基于Bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
Update
: 2010-11-22
Size
: 438.37kb
Publisher
:
gabrielle
[
Windows Develop
]
matlab常用函数
DL : 0
函数很全,有详细的分类和用法使用,欢迎大家下载-Function description of matlab. Particular category and using method.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
李杰
[
AI-NN-PR
]
Discrete_Bayes
DL : 0
matlab编写的[数据挖掘]分类算法Discrete_Bayes算法程序。-Matlab prepared by the [data mining] classification algorithm Discrete_Bayes algorithm way Preface.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王聪
[
matlab
]
bayesc
DL : 0
matlab编写,贝叶斯估计程序,简单易懂。-Matlab prepared, Bayesian estimation procedures, simple and understandable.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
魏雪云
[
matlab
]
bayescln
DL : 0
bayes分类器 Bayes classifier for Gaussian distributiuon 直接可以解压缩-Bayes classifier Bayesian classifier for Gaussian di stributiuon can directly extract
Update
: 2025-02-17
Size
: 1kb
Publisher
:
孟庆
[
AI-NN-PR
]
bayesfunction
DL : 0
bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper limit of mean class. error. % pbayescln - Plots discriminat function of Bayes classifier.-bayeserr- Computes the Bayesian risk for o ptimal classifier. % bayescln- Classifier bas ed on Bayesian decision rule for Gaussians. Bayes% nd- Discrim. function, dichotomy. max aposteriori probability. % bhattach- Bhat tacharya s upper limit of mean class. error. pb% ayescln- Plots discriminat function of Bayes c lassifier.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
孟庆
[
matlab
]
BayesFisher
DL : 0
Bayes分类器和Fisher分类器的设计仿真-Bayesian classifier and Fisher classifier design simulation
Update
: 2025-02-17
Size
: 14kb
Publisher
:
萧贤
[
AI-NN-PR
]
Bayes
DL : 0
Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用-Bayes network toolbox, can be used as a classification or proposed and, in the hope that useful to everybody
Update
: 2025-02-17
Size
: 568kb
Publisher
:
cyl1119
[
matlab
]
bayes
DL : 0
用matlab的bayes方法实现系统辨识-Bayes methods using matlab realize the system identification
Update
: 2025-02-17
Size
: 1kb
Publisher
:
唐文鹏
[
AI-NN-PR
]
bayes
DL : 0
navie bayes classifier
Update
: 2025-02-17
Size
: 1kb
Publisher
:
yangshoushan
[
AI-NN-PR
]
Bayes
DL : 0
一个比较简单的模式识别问题。用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 Bayes classifier, using the test sample data set1.txt, set2.txt, set3.txt to test the classifier, respectively, the application of individual characteristics and two characteristics experiment
Update
: 2025-02-17
Size
: 3kb
Publisher
:
晏珏
[
matlab
]
Bayes
DL : 0
使用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 unequal both cases, the final draw of the three types of line
Update
: 2025-02-17
Size
: 1kb
Publisher
:
liz
[
matlab
]
Bayes-Matlab
DL : 0
基于最小错误率,和最小风险的Bayes分类器Matlab 实现 -Bayes Matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
党晓斌
[
matlab
]
subattribspace
DL : 0
朴素贝叶斯matlab实现,基于matlab编程-Naive Bayes matlab to achieve, based on the matlab programming
Update
: 2025-02-17
Size
: 6kb
Publisher
:
李凌
[
Special Effects
]
bayes
DL : 0
基于最小错误率bayes分类,matlab编写-Bayes classification based on minimum error rate, matlab write
Update
: 2025-02-17
Size
: 24kb
Publisher
:
刘媛
[
matlab
]
Bayes
DL : 0
Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zm
[
Other
]
matlab
DL : 0
【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦Matlab程序 【14】F-检验法部分程序 -【1】 【2-random sequence generation process white noise generation process】 【3】 M sequence generation process 【4】 to complete a one-time second-order system least-squares identification procedure 【5】 actual pressure system least-squares identification procedure 【6】 Delivery Push the least squares identification procedure augmented 【7】 【8】 least square identification procedures for gradient correction least square identification procedure 【9】 Recursive maximum likelihood identification procedures 【10】 【11】 Bayes identification procedures Improved neural network algorithm MBP noise system identification procedure 【12】 multi-dimensional nonlinear function identification program Matlab program 【13】 fuzzy neural network decoupling Matlab program 【14】 F-test part of the program
Update
: 2025-02-17
Size
: 7kb
Publisher
:
jshuska
[
3D Graphic
]
bayes
DL : 0
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-Based on Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code
Update
: 2025-02-17
Size
: 3.64mb
Publisher
:
Amin
[
Graph Recognize
]
Bayes
DL : 0
传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
Update
: 2025-02-17
Size
: 2kb
Publisher
:
shijun
[
Graph program
]
Navie-Bayes
DL : 0
机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
文瑞
«
1
2
3
4
5
6
7
8
9
10
...
20
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.