基于感知器神经网络处理复杂的分类问题
上传时间: 2014-01-02
上传用户:wlcaption
利用双层感知器神经网络处理线性不可分的分类问题
上传时间: 2013-12-22
上传用户:zuozuo1215
一种基于子波特征的模糊神经网络目标识别方法,有一定参考意义
上传时间: 2015-03-15
上传用户:Pzj
用于自适应控制的模糊神经网络代码,输入是误差和误差变化率。
上传时间: 2014-01-10
上传用户:小草123
经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。
上传时间: 2013-12-29
上传用户:dreamboy36
神经网络PID自适应控制MATLAB程序集
上传时间: 2014-11-23
上传用户:love_stanford
自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables
标签: collection implement Adaptive adaptive
上传时间: 2015-04-09
上传用户:ywqaxiwang
固高公司的三自由度直升飞机的神经网络控制的自校正控制方法2
上传时间: 2014-01-12
上传用户:duoshen1989
一种基于模糊径向基函数神经网络的自学习控制器
上传时间: 2013-12-23
上传用户:haohaoxuexi
本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。
上传时间: 2015-05-03
上传用户:kiklkook