搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
粗糙集优化神经网络论文集
- 基于粗糙集理论的神经网络研究及应用 基于粗糙集优化神经网络结构的启发式算法 一种结合粗糙集与神经网络的多传感器信息融合算法 构建基于粗糙集和BP神经网络的信用风险预警模型
Example4
- 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
Genetic
- 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
chengxu
- Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
ANN
- BP网络的训练代码,优化的前处理,可以较好的预测参数-BP network training code, the optimized pre-treatment can be a better prediction parameters
gabpEval
- 关于神经网络的,对BP网络权值和阈值优化适应度子函数的源代码-Neural network, BP network weights and threshold to optimize fitness subfunction source code
BP-2
- 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
GA--BP-neural-network
- 遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
GA-BP
- 遗传算法优化bp神经网络实例,希望大家能用到-Genetic algorithm optimization bp neural network instance, I hope you can use to
BP
- BP神经网络程序,能对相关数据进行参数寻优,进而优化系统性能-Application of BP neural network, can to parameter optimization of relevant data, and then optimize the system performance
BP-optimized-by-genetic-algorithm
- 利用神经网络优化BP神经网络,能有效提高BP神经网络对非线性的拟合精度,效果较好。-Using neural network optimization BP neural network, BP neural network can effectively improve the accuracy of nonlinear fitting better.
BP
- 本文结合遗传算法对BP算法进行优化,建立了改进的BP神经网络模型。最后,充分利用MATLAB语言的各自优势,进行编程-In this paper, the genetic algorithm to optimize BP algorithm, establish an improved BP neural network model. Finally, make full use of their respective advantages MATLAB language programming
BP.SVM
- 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
genetic-alg-BP-nonlinear-fitting
- matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
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
BP
- 各种优化算法优化BP神经网络,适合初学者联系使用-Various optimization algorithm to optimize BP neural network, suitable for beginners to use contact
Untitled3
- 建立双隐藏层BP网络,并检验绘制误差曲线(A double hidden layer BP network is built and the error curve is checked)
bp
- bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
ACO-BP预测
- 一种基于蚁群算法优化的BP神经网络,请大家参考指正(Ant Colony Optimization BP Neural Network)