搜索资源列表
-
1下载:
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
-
-
2下载:
我改写的多变量带约束的遗传算法Matlab源程序!,Multi-variable Constrained Optimization by GA in Matlab!!!
-
-
2下载:
用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
-
-
5下载:
细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
-
-
4下载:
%程序名称:求解约束优化问题的改进粒子群优化算法
%程序功能:求解带各种约束条件的优化问题
%输入条件:各种初始条件,以及设定参数
%输出数值:最优解位置以及函数极小值
, Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constr
-
-
3下载:
约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
-
-
4下载:
内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。
-Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
-
-
0下载:
这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
-
-
0下载:
一本介绍约束优化方面的经典书籍。对于从事约束优化算法的研究很有帮助。-A book introducing constrained programming. It is beneficial for the algorithm research of constrained programming
-
-
0下载:
An SQP Augmented Lagrangian BFGS Algorithm for Constrained Optimization
-
-
0下载:
GENOCOP (GEnetic algorithm for Numerical Optimization for COnstrained Problems). This system is optimizing any function with any number of linear constraints (equalities and inequalities).
-
-
0下载:
his code is an applicatino of EMOO by using Genetic algorithms to solve
the following simple constrained problem:
Draw the biggest possible circle in a 2D space filled with stars without
enclosing any of them.-his code is an applicatino of E
-
-
0下载:
Two stage optimization algorithm is
proposed and investigated for fast computation of constrained power economic dispatch control problems.-Two stage optimization algorithm is
proposed and investigated for fast computation of constrained power e
-
-
5下载:
约束优化问题算法的 matlab 程序,包括:
minRosen.m---Rosen 梯度投影法
minFactor.m----乘子法
minconPS.m-----坐标轮换法
minPF.m----外点罚函数法
minMixFun.m-----混合罚函数法
minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
-
-
0下载:
主要是求解最优化问题,这对于求解最优方案或者路线很有用途-Primarily for solving optimization problems, optimal solution for solving the very purpose or route
-
-
0下载:
Constrained optimization has been explained with matlab 2007a. This has been explained with various benchmark functions. The main program can be directly applied to knapsack problem and portfolio optimization problem directly.
These programs have b
-
-
0下载:
用基本遗传算法求解一维无约束优化问题
用顺序选择遗传算法求解一维无约束优化问题
用动态线性标定适应值的遗传算法求解一维无约束优化问题
用大变异遗传算法求解一维无约束优化问题
用自适应遗传算法求解一维无约束优化问题
用双切点遗传优化求解一维无约束优化问题
用多变异位自适应遗传优化求解一维无约束优化问题
-The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
-
-
0下载:
New Approaches to Constrained Optimization in MATLAB
-
-
0下载:
约束优化问题是最优化的主要类型,是最优化方向的主要分支-Constrained optimization problem is the main type of optimization, and it is the main branch of optimization direction.
-
-
0下载:
人个收集的带约束优化问题的遗传算法,都是十分有用和极具参考价值的资料。-A collection of people with constrained optimization problems genetic algorithms, are very useful and very valuable information.
-