搜索资源列表
GA训练神经网络权值
- 利用GA算法训练神经网络权值参数
Matlab的GA程序
- MATLAB的GA程序-MATLAB process of GA
use GA to deal with 随机机会约束规划
- use GA to deal with 随机机会约束规划-use GA to deal with random chance Constraint Programming
use GA to deal with 模糊期望值模型问题例题
- use GA to deal with 模糊期望值模型问题例题-use GA to deal with the problem fuzzy expectations model example
解TSP问题的GA程序
- 解TSP问题的GA程序-solution of TSP procedures GA
GA(C+)
- 遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
ga-quxian
- 遗传算法驱近函数级点的DOS绘图程序.该程序可以在5步情况下逼近函数最值.-GA flooding near the point function DOS mapping procedures. The procedure can five-step approximation of the value function.
GA(matlab)
- 遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
GA-wangxp
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序,
usual-GA
- 一个最常用的GA程序,可以以此为基础,扩展出很多版本的GAs-a GA the most commonly used procedure, could serve as the basis and expand the many versions of GAs
GA-PSO
- PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
ga
- 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10* sin (x 5*) 5* cos (10* x) for the maximum. To achieve environmental w in-tc.
GA
- GA算法,在MATLAB上的实现,是源程序-GA algorithm, the realization in MATLAB is the source
GA
- 这是初学算法时收集和整理的几个比较有参考价值的ga程序,望对大家有帮助-err
ga
- 应用于求解大规模寻优的遗传算法,比普通GA算法收敛速度提高70倍,且不存在出现奇异点-Applied to solving large-scale optimization of genetic algorithm, than the ordinary GA algorithm convergence speed of 70 times, without the existence of singular point
ga
- ga 遗传算法-ga genetic algorithm
GA
- GA TSP问题,很好的源程序,来自网络,希望对需要的人有帮助-GA TSP problem, a very good source, from the network, and they hope to those who need help
ga-bp
- 程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序,用于单因素时间 序列的预测,采用了单步与多步相结合预测 说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法 优化权值-Program name: ga_bp_predict.cpp Descr iption: The GA-optimized BP neural network proce
GA
- 用JAVA编写的GA算法 特别的好。欢迎您的使用,在使用过程中遇到问题请与我联系-JAVA prepared with GA algorithm particularly good. You are welcome to use, in the course of a problem please contact me
GA-wiley-matlab
- 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and