-
Minimum-Bayes-classifier-error-rate
这是模式识别中最小错误率Bayes分类器设计方案。
自行完善了在不同先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。
全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。
调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度函数。
调用最小错误率贝叶斯分类器决策子函数时,根据先验概率数组,通过比较概率大小判断一个体重身高二维向量代表的人是男是女。
主函数第一步打开“MAIL.TXT”和“FEMALE.TXT”文件,并调用最大似然估计求取概率密度子函数,对分类器进行训练。第二步打开“test2.txt”,调用最小错误率贝叶斯分类器决策子函数,然后再将数组中逐一与已知性别的数据比较,就可以得到不同先验概率条件下错误率的统计。
(This is the minimum error rate pattern recognition Bayes classifier design.
Self- improvement prior probability in different conditions , male , female and total error rate error rate statistics , into which each array .
All programs from the main function , maximum likelihood estimation subroutine strike probability density , the minimum error rate Bayesian classifier composed of decision-making three subfunctions .
Strike called maximum likelihood estimate probability density subroutine , the first step to obtain the sample data , stored as a matrix the second step of the matrix, each row sum , and divided by the total number of samples N, be the average vector third step is to application of the formula ( 3-43 ) using matrix and loop control statements , obtain the covariance matrix fourth step through the variance-covariance matrix and correlation coefficient obtained , resulting in the probability density function .
Call the minimum error rate decision Functions Bayesian)
- 2012-02-02 20:33:06下载
- 积分:1
-
SCON-
SCON计算工具.rarSCON calculation tool. RarSCON calculation tool. RarSCON calculation tool. Rar(SCON calculation tool. RarSCON calculation tool. Rar)
- 2013-12-12 22:06:54下载
- 积分:1
-
wimax
wimax matlab patch file
- 2011-01-25 17:33:30下载
- 积分:1
-
FullBNT
说明: 贝叶斯网络matlab源程序,可用于分类,欢迎大家下载测试(Bayesian network Matlab source, used to classify and you are welcome to download test!)
- 2005-10-20 21:45:16下载
- 积分:1
-
phase-field-simulation
This is a phase field simulation example to simulate the segeration of two phase flow.
- 2012-05-04 23:27:26下载
- 积分:1
-
CYT5
基于matlab的直接序列扩频通信系统的设计与仿真,在Matlab2012b上(Design and simulation matlab direct sequence spread spectrum communication system, on the Matlab2012b)
- 2013-12-17 11:08:43下载
- 积分:1
-
MATLAB-Fuzzy-logic-toolbox-function
模糊逻辑工具箱函数包括定义语言变量及其隶属度函数、输入模糊推理规则、整个模糊推理系统的管理以及交互式地观察模糊推理的过程和输出结果。(Fuzzy logic toolbox functions including definition language variables and their membership functions, input fuzzy inference rules, the fuzzy inference system management and interactively observe fuzzy reasoning procedure and output result.)
- 2014-03-12 10:40:57下载
- 积分:1
-
802p11TGn_ChannelModel
matlab编写的802.11n的信道模型仿真(matlab prepared 802.11n channel model simulation)
- 2021-04-06 20:29:02下载
- 积分:1
-
wave-productor
波形产生器,产生方波,正弦波,双曲正割,三角波。高斯,超高斯,亚高斯等等(wave productor)
- 2011-07-27 14:04:54下载
- 积分:1
-
libsvm-mat-2.89-3-[farutoUltimateVersion1.0]
matlab libsvm工具箱,有价值(matlab libsvm toolbox, valuable)
- 2010-06-23 02:10:35下载
- 积分:1