搜索资源列表
moshi
- 几个模式识别的作业程序,自己写的。望指教哦,内容有感知器算法、多类感知器算法以及K均值算法-Several pattern recognition procedures, wrote it myself. Advice Oh look, the contents of perceptron algorithm, multi-sensor algorithm, as well as K-means algorithm
Perceptron_Function
- 基于感知器算法的线性分类程序,matlab实现。-Perceptron-based algorithm of linear classification procedures, matlab realize.
Perceptron
- 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
neuralnetworklearningalgorithm
- 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
programslms
- %For the following 2-class problem determine the decision boundaries %obtained by LMS and perceptron learning laws.- For the following 2-class problem determine the decision boundaries obtained by LMS and perceptron learning laws.
Perceptron
- 感知器(Perceptron) 单层感知器神经元模型图,我们可以看出感知器的基本功能是将输入矢量转化成0或1的输出。这一功能可以通过在输入矢量空间里的作图来加以解释。 -Perceptron (Perceptron) single-layer perceptron neural model diagram, we can see the basic functions of sensor is the input vector into the output of 0 or 1. Th
ganzhiqi
- 感知器的MATLAB实现,现在很好的啊,请大家-Perceptron MATLAB realized, ah good now, please
masotti_MLP_Classificazione
- 多层感知器的分类程序! -Multi-layer perceptron classification procedures!
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
Perceptron_Batch
- 使用吗matlab语言,实现很多模式识别上的经典算法,如Perceptron_Batch算法等-Matlab language to use it to achieve many of the classic pattern recognition algorithms, such as algorithm Perceptron_Batch
programs
- Perceptron LMS Feed Forward Back Propagation Character Recognition
perceptron_learning
- Program to perform perceptron learning for an neural network
Perceptron
- Neural network Perceptron algorithm Matlab实现-Neural network Perceptron algorithm
perceptron
- multilayer perceptron sample
perceptron
- 线性分类器设计-感知机算法,对一组数据进行分类,分析w不同时的影响-Linear classifier design- Perceptron Algorithm
MLP
- multi layer perceptron il suffit juste de fair entrer l enter et sortie désiré
Perceptron
- 模式识别课小作业 简单感知器matlab实现-Pattern Recognition smaller jobs simple lesson Perceptron matlab implementation
perweptron-MATLAB
- 一个用MATLAB实现的多层感知器 MATLAB multilayer perceptron-A multilayer perceptron MATLAB MATLAB multilayer perceptron
[MATLAB神经网络30个案例分析](已阅)
- 人工神经网络 /多层感知器 归一化 神经网络的30个案例(artificial neural network/Multilayer perceptron normalization)