Description: 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm. Platform: |
Size: 41984 |
Author:吴 |
Hits:
Description: 非线性整数规划的遗传算法Matlab程序
通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming
Usually, the nonlinear integer programming is a NP problem, having the index complexity if the constraint is relatively complex, the Matlab optimization toolbox and some optimization software lingo, etc, for example, are often unable to apply, even if that can be also cannot give a more satisfactory solution.This is where the problem for design optimization algorithm.Here for a genetic algorithm is applied to nonlinear integer programming programming examples, for your reference! Platform: |
Size: 61440 |
Author:樊奕 |
Hits:
Description: 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Typically, nonlinear integer programming problem is NP exponential complexity, if the constraint is more complex, Matlab optimization toolbox and some optimization software such lingo like, often can not be applied, even if the applications are not able to give a more satisfactory solution. Then we need specialized for the problem of optimization algorithm. Here is an algorithm is applied to nonlinear integer programming genetic programming examples for your reference! Platform: |
Size: 62464 |
Author:jj |
Hits:
Description: It is a free, open source MATLAB toolbox for symbolic data mining (SDM).
It uses a biologically inspired machine learning method called multigene genetic programming (MGGP) as the 'engine' that drives the automatic model discovery process.
GPTIPS is an acronym for Genetic Programming Toolbox for the Identification of Physical Systems.
GPTIPS is a generic genetic programming toolbox for MATLAB - but the main intention of GPTIPS is to perform symbolic data mining. That is, to allow you to automatically discover empirical symbolic non-linear models from data. Platform: |
Size: 317440 |
Author:quang0305 |
Hits: