搜索资源列表
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
ga_bp_nyb
- 主要介绍遗传算法在BP网络优化中的应用,二者结合,使网络参数得到优化-Introduces the genetic algorithm in BP network optimization in the application of a combination of both, so that network parameters are optimized
GAbp
- 这个是网上一个通用的ga-bp 程序,我在这机子上时可以用的-GAbp
GA-.BP
- 通过遗传算法优化BP神经网络权系数,达到局部的最有、优-By genetic algorithm to optimize BP neural network weight coefficient to reach the most local, excellent
GA
- 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
BP-GA
- 一种实现话务预测预测算法,基于遗传算法优化神经网络,源码+数据,效果很好-A traffic forecast prediction algorithm based on genetic algorithm optimization neural network source+ data, the effect is very good
GA-solving-BP
- 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
Ga-BP
- 基于遗传算法优化的BP网络,非线性拟合程序。可用于多个方面,比如预测模型的建立,具有比BP网络更高的预测精度和收敛性。-Based on genetic algorithm optimization BP networks, nonlinear fitting procedure. Can be used in many aspects, such as the prediction model, higher than the BP network prediction accuracy an
GA-BP
- 一个带数据的遗传优化神经网络算法,运行前在matlab输入A=load(D:\数据.txt) -A data genetic optimization of neural network algorithm, before running in MATLAB input A=load (D:\ data.Txt)
GA-TO-bp-NET
- 采用GA对神经网络的权值与阀值进行优化,得到效果更好的网络-GA uses neural networks for weights and thresholds are optimized to get better network
GABPMain
- 基于遗传算法的BP神经网络优化算法的MATLAB代码,用遗传算法优化BP网络计算。-BP neural network based on genetic algorithm (ga) optimization algorithm of MATLAB code, and use genetic algorithm to optimize BP network computing
GABP
- 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
GA-BP
- GA-BP算法matlab代码,很重要的源代码程序,请大神给过-GA-BP algorithm matlab code, the source code of the program is very important, please God gave large
GA-YOUHUAbpANN
- MATLAB中采用GA优化BP 神经网络的参数,具有一定的参考价值-MATLAB using GA optimization BP neural network parameters, has a certain reference value
GA-BP-matlab-socure-code
- matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
GA_BP
- 基于GA-BP的对实验数据进行处理,从中找出最优解,希望对大家有用-Based on GA-BP on the experimental data processing and optimization, which to find the optimal solution, we hope to be useful
38430124GA_BP-pso_bp
- 这是一种遗传算法和BP网络结合的算法,粒子群和BP网络,这两种算法进行结果比对。(This is a genetic algorithm and BP network combination algorithm, particle swarm and BP network, the two algorithms for results comparison.)
New_GA-BP
- 第一步:运行BP_CCPP.m 得到并保存传统BP预测,初始权值和阈值w1_BP(w1 B1 w2 B2),BP网络(BP_net),和结果。 第二部:运行GABP_CCPP.m 得到并保存GABP预测,初始权值和阈值(x),优化后的权值和阈值w1_GABP(w1 B1 w2 B2),BP网络(GA_BP_net),和结果。 第三部:运行sum_BP.m 用第一步和第二部得到的网络分别预测,得到结果对比和图形。 第四部:运行WB.m
GA_Test
- 这是用于遗传神经网络的matlab代码, 代码里面详细表述了怎么样建立BP神经网络的GA优化方法(this is the code for GA based BP neural network)
GA & PSO+BP
- 遗传算法与粒子群算法优化BP,有较好的分类效果(BP optimization based on Genetic Algorithm and particle swarm optimization)