搜索资源列表
svmclass
- 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
position
- 学生位置编排系统,实现了学生的位置按身高、成绩、性别自动排位置。-Students in the layout system, the location of the students according to height, performance, gender Auto position.
fisher
- matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
BP
- 利用神经网络中BP网络进行性别识别,通过批量训练方式实现识别功能-Using neural network BP network gender recognition, achieve recognition by batch training methods
BP_Classifier
- 用MATLAB实现的简单分类器,算法为BP神经网络,为监督学习,需要训练集(文件中附有训练集,供测试用),分类效果较好。-This program creates a Classifier to identify the gender by height and weight based on BP network.
code_3
- 根据用户的电影收视率来预测用户的性别和年龄并且使用10折交叉验证。-predict the gender and age of users based on their ratings on movies.perform 10-fold cross validation. In each fold, users.datx(x=0,…,9) is used for test, and all other users. datxare used for training. You can use m
class
- 利用支持向量机对男女的身高体重建立数学模型,然后来预测性别-Use the support vector machine to establish a mathematical model for the height and weight of men and women, and then to predict gender
GUI
- 身份证信息识别,信息包括身份证号码,地址,性别-ID card information identification, information, including identity card number, address, gender and so on
BP网络实现性别识别
- 基于matlab平台的BP神经网络的性别识别。(Gender identification of BP neural network based on MATLAB platform.)
基于BP神经网络的性别识别
- MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)