搜索资源列表
-
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下载:
带交叉因子的粒子群MATLAB算法程序,可实现带约束变量的微粒群算法-With cross-factor PSO algorithm MATLAB procedures, can be constrained variable particle swarm optimization
-
-
0下载:
matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
-
-
0下载:
一个解决约束优化问题的算法,但是对一个测试函数无法达到全局最优.希望能加以改进并应用。-A solution algorithm for constrained optimization problems, but a test function can not reach the global optimum. Would like to be improved and applied.
-
-
2下载:
该算法应用蚁群算法,在蚁群算法的基础上应用于有约束条件的最优化问题。-The algorithm is applied ant colony algorithm, the ant colony algorithm based on the conditions applied to the most 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,结合GA,可参考-Artificial immune algorithm for solving constrained optimization, MATLAB, combined with GA, refer to
-