搜索资源列表
BPnn
- 本源码是一个用Matlab7.1实现的BP网络的源代码 ,他实现了基本的BP网络算法。
matlab-code-BPNN
- Please send to you my code matlab example4
BPNN-Matlab
- 一个BP网络编程例子-Example of a BP network programming
BPNN
- 此代码是BP网络的MATLAB仿真程序,实现的是对曲线的拟合。-This code is a BP network, MATLAB simulation program, implementation is the fitting curve.
bpnn
- 基于MATLAB的BP神经网络设计的源代码-jiyuMATLABdeBP shenjingwangluoyuanchengxu
BPNN
- BP神经网络应用实例,实现信号的读取与拟合-BP neural network application instance, the signal read fitting
bpnn
- MATLAB neural network backprop code This code implements the basic backpropagation of error learning algorithm. The network has tanh hidden neurons and a linear output neuron. adjust the learning rate with the slider -MATL
GA_BP_without_OP_num.Inputs
- GA优化BP网络的权值和阈值,没有优化隐含层节点的个数;还需要做进一步的改进。-Using GAs to optimize the weights and biases of BPNN, without optimazation of num.Inputs.
BPNN_blasting
- matlab神经网络bpnn爆破预测实例分析之一-matlab neural network prediction bpnn blasting one instance of Analysis
BP-neural-network(BPNN)_new-version
- 该文件通过多个实例详细讨论了BP神经网络的原理和应用,希望对你有帮助。-The document discusses the principles and applications of BP neural network through multiple instances. May help to you!
BPNN
- bp神经网络逼近测试函数d=sin(2πx)sin(2πy)-The bp neural network approximation test function d = sin (2 PI x) sin (2 PI y)
BPNN
- Back propagation neural network for blasting PPVV prediction
BPNN
- 反向传播神经网络的学习算法以及MATLAB实现代码-Back propagation neural network learning algorithm and MATLAB code
LG-BPNN
- 基于遗传算法的神经网络例子,运行结果相当理想,每一步都是源代码,宝贵。-Examples of genetic algorithms based on neural networks, operating result is quite satisfactory, every step is the source code, valuable.
air-conditioner
- For those who spend most of their time working indoors, the indoor air quality (IAQ) could affect their working efficiency and health. This paper presents an intelligent proportional-integral-derivative (PID) controller for IAQ control. Different the
BPNN
- 采用matlab实现BP神经网络的数据分类-语音特征信号分类-BP neural network using matlab realize data classification- the speech characteristic signal classification
GA-BPNN
- 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)