搜索资源列表
GA-1
- 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
ds
- MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
PackingProblem
- 非线性整数规划问题,基于遗传算法的matlab程序-Nonlinear integer programming problems, based on genetic algorithm matlab program
Nonlinear Integer Programming Matlab Genetic Algorithm Procedure
- 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
gatool
- 用遗传算法开发的一个求解非线性规划的例子,罚函数限制可行域,非常实用,稍微修改就可用于别的例程。-The development of a genetic algorithm for solving linear programming examples, penalty limit the feasible region, very practical, can be slightly modified for the other routines.
案例1非线性
- 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
chapter2基于遗传算法和非线性规划的函数寻优算法
- chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
遗传算法
- 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
GA
- 遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
powerflowcalcut
- 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
基于遗传算法和非线性规划的函数寻优算法
- 用遗传算法进行线性函数以及非线性函数的寻优(The program of solving TSP problem by genetic algorithm)
非线性规划MATLAB算法代码
- 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
asd
- 非线性规划算法局部搜索能力较强,全局搜索能力较弱,遗传算法局部搜索能力较弱,全局搜索能力较强,结合两者优点得到最优解(Nonlinear programming algorithm has strong local search ability, weak global search ability, weak local search ability of genetic algorithm, and strong global search ability. The best solutio
chapter18 基于鱼群算法的函数寻优算法
- 在matlab中用遗传算法和非线性规划实现函数寻优(Optimization of function by genetic algorithm in MATLAB)
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non