-
gender-classification-experiments
这是用身高体重数据进行性别分类的实验。
用最小错误率贝叶斯分类器决策时,首先通过比较概率大小判断一个体重身高二维向量代表的人是男是女,然后再逐一与已知性别的数据比较,就可以得到错误率的统计。然后改变先验概率,重复上面的过程,观察数据结果的变化。
用最小风险贝叶斯分类器决策时,首先求出用最小错误率贝叶斯分类器得到的条件概率;然后根据人为给定的决策表,根据公式算出条件风险;然后逐一比较条件风险,找出使条件风险最小的决策(也就是分类)。最后用分类得到的结果逐一比较已经知道的原始数据,统计处错误率。
(This is the height and weight data for gender classification experiment.
With the minimum error rate Bayesian classifier decisions , first by comparing the probability of the size and weight to height to determine a person represented by two-dimensional vector is male or female , and then one by one with known gender data comparison, the statistical error rate can be . Then change the prior probability , repeat the above process , the results of the changes observed data .
Bayesian classifier with the minimum risk decision-making , first find the minimum error rate using Bayesian classifier to get the conditional probability then artificially given decision table , according to the formula to calculate conditional risk and then one by one more conditional risk , to find ambassador to the conditions of minimum risk decision making (ie classification) . Finally, the results obtained with the classification by-side comparison of the raw data have been aware of SD error rate .
)
- 2012-02-02 20:40:46下载
- 积分:1
-
schroeder
schroeder方法混响仿真,模拟混响环境获得接收音频(Schroeder method of reverberation simulation, simulated reverberation environment for receiving audio)
- 2021-03-16 21:49:21下载
- 积分:1
-
17569145-Joomla-Component-Development-PDF
Joomla
Component Development
- 2011-01-03 20:02:09下载
- 积分:1
-
shichaxiaozheng
用互相关法求相对剩余静校正量;并用时差统计法或相关函数统计法分离,最后可求出记录道的绝对剩余静校正量。(Using cross correlation method the relative residual statics and separated by the difference method or statistical correlation function statistics of the last track can be obtained an absolute residual statics.)
- 2016-12-23 12:58:50下载
- 积分:1
-
xiaobo
癫痫脑电数据的小波分解,对数据进行离散小波变换(Epileptic EEG data decomposition, discrete wavelet transform on the data)
- 2021-04-24 10:08:47下载
- 积分:1
-
WritingFastMATLABCod
说明: 由于matlab代码中若有很多循环结构,执行效率就会降低。本文献教你怎么写出高质量的matlab代码(Because if many matlab code cycle structure, the implementation of the efficiency is reduced. The literature teach you how to write high-quality matlab code)
- 2008-12-06 14:15:34下载
- 积分:1
-
EV_Library
Matlab Simulink Power Library
- 2014-11-23 04:19:36下载
- 积分:1
-
ecgpdf
精确心电信号ECG的信号处理,生物医学工程的学习材料(ECG accurate ECG signal processing, and biomedical engineering learning materials)
- 2013-12-14 15:13:50下载
- 积分:1
-
第1章仿真程序
说明: 刘金琨《滑膜变结构控制matlab》滑模控制(huamokongzhihdhdhdhdhdhdhhdh)
- 2019-12-27 21:55:36下载
- 积分:1
-
MonteCarlo
M=4正交信号时数字通信系统进行蒙特卡罗仿真程序,当均值分别等于0,0.1,1.0,2.0时完成10000个比特的仿真并求出误比特概率。绘出理论误码率和蒙特拉罗仿真的差错率并进行比较这俩个结果,并绘出每个均值情况下判决器的1000个接受信噪比抽样(M = 4 orthogonal signals in digital communication systems Monte Carlo simulation program, when the mean, respectively, equivalent to 10,000 completed 0,0.1,1.0,2.0 simulation bit and bit error probability are obtained. Mapping theory and蒙特拉罗BER simulation这俩error rate and compare results, and the mean circumstances of each mapped)
- 2008-07-08 14:08:34下载
- 积分:1