搜索资源列表
bp算法及其改进的matlab实现
- matlab语言编写的bp算法实现自适应PID控制。 共有:无导师的heb算法,有导师的delta算法,有导师的heb算法,改进的heb算法
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
人工智能BP算法
- 人工智能BP算法,改进过了的,希望对大家有帮助,常常联系啊.-artificial intelligence algorithms to improve over, we want to help, often linked ah.
BP
- 基于MATLAB的神经网络BP算法的改进Lm算法
SPSO-BP-GANN
- 该代码可在matlab6.0版本以上运行,实际上是bp算法的改进.
my bp prog
- 改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \\ And gives some examples for simulation algorithm to achieve vc
bp神经网络算法及其改进
- bp神经网络算法及其改进,改进方法基于动量法和可变步长.-bp net algorithm and its improvement based on moment and variable step-size
BP
- 一种改进的BP算法 MAtlab运用于预测-An improved BP algorithm is applied to predict MAtlab
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
BP(cSharp)
- 基于.net环境下C#语言开发的改进的BP神经网络算法-Based. Net C# language developed under the improved BP neural network algorithm
bpnnet_154
- L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to i
bp
- 柴油机故障诊断改进型bp算法的matlab程序,相关学生可以-Diesel Engine Fault Diagnosis Improved bp algorithm matlab procedures related to students
99273904GA-bP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
bp_c
- BP人工神经网络改进算法 加入惯性系数 bp算法c语言实现_函数逼近-c code of bp algorithm.
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
87361016GA-BP
- 通过蚁群算法改进bp神经网络,有利于学习(The improvement of BP neural network by ant colony algorithm is beneficial to learning.)
遗传算法优化BP网络(用于电力负荷预测预测)
- 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
PSO-BP(MATLAB)
- 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
GAbp
- 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
基于遗传算法改进的BP神经网络
- 基于遗传算法改进的BP神经网络,适用于基础学习···