搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the
wangluochonggou
- 配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解
divi
- 经典问题 最多约束问题的完美解决方案,利用到乘法原理,还有两种剪枝技术!
delaunay(带约束)
- 基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
遗传算法算例
- 文中详细介绍了函数优化(有无约束均可)、组合优化算法的原理和源程序,算法效率极高,欢迎下载。附件有更多的遗传算法算例,共研究算法用。 -paper describes in detail the function optimization (there may be bound), combinatorial optimization algorithms and the principle source, the algorithm
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the
optLib
- 提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective opti
Simular_Aneal_tools
- 模拟退火算法matlab工具箱,可以用于多目标优化、约束优化等方面,配合进化算法使用,是难的的好工具-Simulated annealing algorithm matlab toolbox that can be used for multi-objective optimization, constrained optimization, etc., coupled with the use of evolutionary algo
newpso_withviolent
- 一种新型带有约束条件的标准粒子群算法,小弟第一次上传,还请各位大哥多多帮助和支持!-A new type of constraint condition with the standard particle swarm optimization,小弟From the first time, also please a lot of help and support older brother!
complex
- 采用复合形法进行的优化计算程序,用于多目标约束非线性规划求解.-Using complex method for optimization of computational procedures for multi-objective constrained nonlinear programming.
wangluochonggou
- 配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解-Distribution network reconfiguration is a multi-objective, multi-slot, multi-portfolio, multi-constrained nonlinear optimiz
divi
- 经典问题 最多约束问题的完美解决方案,利用到乘法原理,还有两种剪枝技术! -Classic problems bound up to the perfect solution for the problem, using the multiplication principle, there are two pruning techniques!
GA_for_CARP
- CARP(有向多中国邮递员问题)的遗传算法解法,目标和约束易修改。基于菲尔德大学遗传算法工具箱,需先安装-CARP (to the Chinese postman problem) of the genetic algorithm method, objectives and constraints easy to modify. Rumsfeld University-based genetic algorithm toolbox,
MATLAB
- 求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数-Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
第7章 无约束多维极值问题
- 无约束多维极值算法 共轭梯度法 用共轭梯度法求解多维函数的极值(Unconstrained multidimensional extreme value algorithm; conjugate gradient method)
连杆机构优化仿真
- 可以对要实现多目标,如位置、速度、受力等,又有多约束的连杆机构,进行各连杆尺寸长度、相对位置的优化设计。(The optimal design of link size and relative position can be carried out for connecting rod mechanisms with multi targets, such as position, speed, force and so on.)
有约束条件多元变量函数最小值解法
- 1.多元变量是有约束条件的 2.适合 计划生产盈利最大 的模式求解,以此在论文上可用 3.最大值解法可转化为求解最小值算法,非常容易(Multivariate variables are constrained)
带约束的遗传优化算法
- 带约束的多目标遗传优化算法NSGA-II(Constrained Multi-objective Genetic Algorithms NSGA-II)
MMA移动渐近线 拓扑优化 多约束非线性优化问题
- MMA移动渐近线 拓扑优化 多约束非线性优化问题,可用于拓扑优化计算学习(MMA mobile asymptote topological optimization multi-constrained nonlinear optimization problem can be used for topological optimization calculation learning)
用遗传算法求解多目标函数优化
- 多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)