搜索资源列表
-
1下载:
matlab 神经网络算法应用于图片中人物性格识别,通过对神经网络的训练,可以识别图像中是男性还是女性-matlab neural network algorithm is applied to the picture of character recognition, neural network through training, can identify the image is male or female. . .
-
-
0下载:
The paper for Gender Classification
-
-
1下载:
这是用身高体重数据进行性别分类的实验。
用最小错误率贝叶斯分类器决策时,首先通过比较概率大小判断一个体重身高二维向量代表的人是男是女,然后再逐一与已知性别的数据比较,就可以得到错误率的统计。然后改变先验概率,重复上面的过程,观察数据结果的变化。
用最小风险贝叶斯分类器决策时,首先求出用最小错误率贝叶斯分类器得到的条件概率;然后根据人为给定的决策表,根据公式算出条件风险;然后逐一比较条件风险,找出使条件风险最小的决策(也就是分类)。最后用分类得到的结果逐一比较已经知道的原始数据,统计处错误
-
-
0下载:
Parzen窗法估计概率密度函数,得出贝叶斯分类器 用Fisher线性判别方法求分类器 留一法估计错误率-Parzen Fisher Bayes Leave-one
based on height and weight
-
-
0下载:
The zip file contains matlab files for fingerprint based gender classification based on different features extracted from fingerprints.please go through the readme file.
-
-
0下载:
利用男女身高体重利用贝叶斯算法,最大似然估计,最小风险估计等进行性别分类判决-The use of male and female height and weight using Bayesian algorithm, maximum likelihood estimation, minimum risk estimation for gender classification ruling
-
-
0下载:
实现基于matlab的男女身高体重分类问题,采用parson窗方法和贝叶斯分类方法-Matlab gender-based classification of height and weight, using parson window method and Bayesian methods
-
-
0下载:
用身高体重数据进行性别分类的实验,最小错误率贝叶斯分类器-An experiment of gender classification based on height and weight data, Bayesian classifier of minimum error rate
-