搜索资源列表
Matlab5
- :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。
MATLAB
- 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序
MATLABApplication
- 阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行 了详细介绍,探讨了MATLAB 遗传算法工具箱(GAOT) 在水资源非线性规划和多目标规划时的 应用,并用简单实例证明了这种应用具有良好的通用性、可行性和简便性,可以得到较满意的 优化计算结果。
ds
- MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
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
feixianxing
- 非线性整数规划的遗传算法Matlab程序
2011091002
- 遗传算法求解非线性规划问题的两个MATLAB源程序-Genetic Algorithm for nonlinear programming problems two MATLAB source
matlab-genetic-algorithm
- matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
jiefeixianxinguihua
- 解非线性规划max:x1*x2*x3但是应用了两种方法:1,蒙塔卡罗方法2,遗传算法-Nonlinear Programming max: x1* x2* x3 but the application of two methods: 1, Monta Carlo method, genetic algorithm
genetic-algorithms-
- 基于遗传算法和非线性规划的函数寻优算法,用遗传算法和非线性规划的函数寻优算法寻找最优值,其中包括三个线性例子和三个非线性例子。-Based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm and nonlinear programming function optimization algorithm to find the optimal val
genetic--nonlinear-programming--
- 基于遗传算法和非线性规划的函数寻优算法.-Based on genetic algorithms and nonlinear programming algorithm for function optimization
GA
- 程序1:遗传算法和非线性规划函数的优化; 程序2:基于遗传算法的BP神经网络优化; 程序3:基于遗传算法的TSP算法; 程序4:基于遗传算法的LQR控制器优化设计 程序5:基于遗传算法的函数优化-Program 1: genetic algorithms and nonlinear programming function optimization Program 2: Based on the genetic algorithm BP neural network optim
kiefiu
- 关于非线性离散系统辨识,最终的权值矩阵就是滤波器的系数,用MATLAB编写的遗传算法路径规划。- Nonlinear discrete system identification, The final weight matrix is ??the filter coefficient, Genetic algorithms using MATLAB path planning.
sample1
- 进行非线性规划问题及遗传算法的三个例子,引用了遗传算法(Three examples of nonlinear programming problems and genetic algorithms are presented)
遗传算法
- 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
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.))
非线性规划MATLAB算法代码
- 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)