搜索资源列表
基于BP神经网络设计分类器
- 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
matlab
- 神经网络分类器的实现方法,毕业论文很有用-Neural network classification method for realizing, by graduation
ada
- 基于BP_Adaboost的强分类器设计-公司财务预警建模,基于神经网络的matlab参考代码。-Strong classifier based on BP_Adaboost design- the company' s financial early warning model, based on neural network matlab reference code.
Bpn1ha
- 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
nn
- 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
RBF
- 采用神经网络实现分类器的训练,训练出来的网络分类结果好.-It is a good code to realize the network.
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
bpnetwork
- 基于MATLAB开发语言的神经网络分类器算法,源代码,改进算法,不包含数据-Based on MATLAB language development neural network classifier algorithm, the source code, the improved algorithm, does not contain data
pereceptron
- 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learni
four
- 基于matlab语言,利用BP神经网络设计一个感知器,对输入进行分类-Based on the matlab language, the use of BP neural network to design a sensor, the input classification. .
SVM13
- SVM神经网络中的参数优化---提升分类器性能 -SVM parameters optimization of neural network classifiers to enhance the performance---
ganzhiqi
- 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
eg5-gongsicaiwuyujingjianmo
- 《MATLAB神经网络30个案例分析》中的第5个例子,案例5 基于BP_Adaboost的强分类器设计-公司财务预警建模。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 5 example, case 5 strong classifier design based on BP_Adaboost- corporate financial early warning model. Hope to have certain
eg13-tishengxingneng
- 《MATLAB神经网络30个案例分析》中的第13个例子,案例13 SVM神经网络中的参数优化---提升分类器性能。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 13 cases of 13 SVM parameters optimization of neural network classifier performance- ascension. Hope to have certain help
matlab
- 题目:设计二分类数据集合,满足 1 线性可分 2 线性可分但是有离群点 3 线性不可分 将利用神经网络感知器来进行操作. -Title: design binary classification data collection, meet 1 linear separable Two linear separable but there are outliers Three linear inseparable Will use the perceptron neur
BP_Classifier
- 用MATLAB实现的简单分类器,算法为BP神经网络,为监督学习,需要训练集(文件中附有训练集,供测试用),分类效果较好。-This program creates a Classifier to identify the gender by height and weight based on BP network.
单层神经网络矩阵改进
- 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit