搜索资源列表
GA(matlab)
- 遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
GA-BP-neural
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.
GA-BP
- 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
GAbp
- 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
ga_bp
- ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into
GA----BP
- 遗传算法优化BP神经网络,关于y=x1平方+x2平方的-BP neural network genetic algorithm, y = x1square+ x2 square
ga-bp
- 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
bp-ga
- 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
GA-BP
- 这是一个GA-BP神经网络,可以对人口等数据进行预测。-This is a GA-BP neural network to predict population data.
GA-BP
- 该程序是用遗传算法用于优化BP的权值和阈值-GA BP
GA-BP-neural-network-application
- GA-BP神经网络应用实例之MATLAB程序,里面有遗传算法,有实例,很受的。-GA-BP neural network application instance of MATLAB
PSO-BP和GA-BP
- 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
GA-BP代码
- 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
GA-BP
- 利用遗传算法对BP神经网络进行优化,算法效果较好,可移植性强。(The genetic algorithm is used to optimize the BP neural network, and the algorithm is effective and transplantable.)
ga-bp
- 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
ga_bp
- GA-BP优化预测模型,相对于单独BP模型,收敛速度明显加快,精度有待提高(GA-BP Optimization Prediction Model)
GA-BP模板
- 遗传算法优化BPmatlab代码(标注清晰),保证新手看了原理之后能看懂(Genetic algorithm optimizes the BPmatlab code (clearly marked) to ensure that the novice can understand the principle after reading it.)
gaBP
- 基于·goat遗传算法工具箱·的GA-BP源代码·(GA-BP source code based on goat genetic algorithm toolbox)
基于GA优化的BP算法
- 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)