搜索资源列表
bp_fortran1
- BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
M_rw_Excel
- 在Matlab中PSO算法可用于BP神经网络的网络权值优化,PSO算法比传统的BP神经网络采用误差反向传播来调整网络连接权值可以有更大的空间内搜索的优势。-The PSO calculate way can be used for the network power of BP nerve network to be worth in Matlab excellent turn, the PSO calculate way is more anti- than traditional BP ne
Matlab-GP-nn-algorithmic-optimize
- 在Matlab中PSO算法可用于BP神经网络的网络权值优化,PSO算法比传统的BP神经网络采用误差反向传播来调整网络连接权值可以有更大的空间内搜索的优势。-The PSO calculate way can be used for the network power of BP nerve network to be worth in Matlab excellent turn, the PSO calculate way is more anti- than traditional BP ne
PSO-to-Optimize-BP-NN-procedure
- 在Matlab中PSO算法可用于BP神经网络的网络权值优化,PSO算法比传统的BP神经网络采用误差反向传播来调整网络连接权值可以有更大的空间内搜索的优势。-The PSO calculate way can be used for the network power of BP nerve network to be worth in Matlab excellent turn, the PSO calculate way is more anti- than traditional BP ne
qfnfy
- 是一种双隐层反向传播神经网络,借鉴了主成分分析算法(PCA),包括面积、周长、矩形度、伸长度。- Is a two hidden layer back propagation neural network, It draws on principal component analysis algorithm (PCA), Including the area, perimeter, rectangular, elongation.