当前位置:
首页
资源下载

搜索资源 - constrained optimization matlab
搜索资源列表
-
1下载:
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
-
-
2下载:
求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数,Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
-
-
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
-
-
6下载:
细菌觅食随机优化论文及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.
-
-
2下载:
著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
-
-
2下载:
外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
-
-
3下载:
遗传算法解决求解带约束的优化问题明确遗传算法求解问题的一般思路和编码设计-Genetic Algorithm for solving constrained optimization problems with a clear genetic algorithm from the general ideas and Coding Design
-
-
3下载:
用拉格朗日乘子法求解约束最优化问题,很好的实例程序。-Lagrange multiplier method for solving constrained optimization problems, very good example programs.
-
-
17下载:
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
-
-
0下载:
无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
-
-
0下载:
this modified PSO algorithm can solve for constrained optimization problem
-
-
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下载:
用基本遗传算法求解一维无约束优化问题
用顺序选择遗传算法求解一维无约束优化问题
用动态线性标定适应值的遗传算法求解一维无约束优化问题
用大变异遗传算法求解一维无约束优化问题
用自适应遗传算法求解一维无约束优化问题
用双切点遗传优化求解一维无约束优化问题
用多变异位自适应遗传优化求解一维无约束优化问题
-The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
-
-
0下载:
New Approaches to Constrained Optimization in MATLAB
-
-
0下载:
有约束最优化问题:利用matlab中已有的函数。举了一个利用里面函数求最小值的例子。这是最优化与运筹学中会经常遇到的问题-Constrained optimization problem: using the matlab existing function. For a use inside function minimise example. This was the optimized and operations research will often encounter problem
-
-
0下载:
人工免疫算法求解约束优化,MATLAB,结合GA,可参考-Artificial immune algorithm for solving constrained optimization, MATLAB, combined with GA, refer to
-
-
0下载:
In mathematical optimization, constrained optimization (in some contexts called constraint optimization) is the process of optimizing an objective function with respect to some variables in the presence of constraints on those variables. The objectiv
-