搜索资源列表
WNN_algorithm1
- 小波神经网络程序,收敛性比BP神经网络好,可用于分类,函数逼近等-wavelet neural network program, convergence than BP neural network, and can be used for classification, function approximation etc.
bpann528
- 一个用delphi写的基于bp网络逼近函数的方法的源程序,程序提供的逼近函数包括:sin(x)*exp(-x)、sin(x)/x\\1/(1+exp(-x))、(1-exp(-x))/(1+exp(-x))、阶跃、高斯。~..~ -with a written bp - based networks function approximation of the original source code. procedures for the approximation functions in
matlab_bp
- 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波
MATLAB
- BP神经网络算法关于二元函数逼近拟合的matlab的程序-BP neural network algorithm for the binary function approximation fitting
bp
- 使用matlab神经网络工具箱用bp网络实现函数逼近,学习BP网络-use matlab neural network toolbox with bp networks function approximation.
ex2_19
- 利用两层BP神经网络完成函数逼近。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Two layer BP neural network using function approximation. The S transfer function of the hidden layer activation function, the output layer activation function of linear transfer function