搜索资源列表
pso
- 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
ga
- 基于遗传算法的,可以用来求解多目标优化的程序源码-Based on genetic algorithms can be used to solve multi-objective optimization procedure source
9
- 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
moea
- matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
moead
- 一种多目标优化算法的matlab程序,对多目标优化算法的学习很有帮助-a multi-object optimization matlab program,it will contribute to those who want to study muti-object optimization algorithm
yichuansuanfa
- 用于解决多目标优化问题的遗传算法MATLAB源程序-Used to solve the problem of multi-objective optimization genetic algorithm MATLAB source
OptimizeFunc
- 利用C#实现C#语言与matlabM文件之间的相互调用,该代码实现了利用C#调用matlab编译多目标优化算法-Using c# to achieve the interaction between the c# language and matlabM file invocation, the compiled code implements the use of c# call matlab multi-objective optimization algorithm
yichuansuanfa
- matlab遗传算法 计算电力系统目标优化程序 基于遗传算法解决多目标问题-power system
WFG.3D.tar
- 真实的pof值 3目标对应的真实POF值 用于计算IGD值 一个有用的优化目标值(The true POF value, the real POF value corresponding to the 3 target, is used to calculate the IGD value, a useful optimization target value)
nsga_2
- 基于非支配排序遗传算法处理多目标优化的matlab例程(A matlab routine for multiobjective optimization based on nondominated sorting genetic algorithm)
multiobjectiveoptimization
- 遗传算法代码, 由 matalb编写 多目标优化遗传算法求解(Genetic algorithm code, written by MATALB. Multi-objective optimization genetic algorithm)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
Desktop
- 可进行针对有约束的,非线性的多参数的目标优化(Constrained nonlinear multi parameter optimization can be carried out)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
毕设代码)
- 毕业设计动态多目标优化SGEA算法,可以有效解决多目标优化问题。(Dynamic multi-objective optimization SGEA algorithm for graduation design can effectively solve multi-objective optimization problems.)
MOEA-master
- matlab是一种编程软件,也称矩阵实验室. 在数值计算方面做出了很大的贡献. 多目标优化问题是最优化领域中的一种优化方法,得出的解是折衷解. 多目标优化问题可以分为约束多目标优化问题和无约束多目标优化.在实际生活中,有很多问题都可以被视为多目标优化问题,如旅行商问题、工程问题,证券投资问题等,然而采用matlab编程软件具有很好的求解展示效果.(Matlab is a programming software, also known as a matrix laboratory. It has
实现萤火虫算法
- 实现萤火虫算法,主要是优化算法,用于寻找多目标时的最优值,效果比,基于matlab平台搭建,在多个科研和工作方向使,供大家学习参考。(Firefly algorithm, mainly optimization algorithm, is used to find the optimal value of multi-objective, the effect ratio, based on MATLAB platform, in a number of scientific research
BAS代码
- 天牛须搜索( beetle antennae search,BAS) 算法是2017 年提出的一种基于天牛觅食原理的适用于多目标函数优化的新技术,其生物原理为: 当天牛觅食时,其并不知道食物在哪里,而是根据食物气味的强弱来觅食。天牛有两只长触角,如果左边触角收到的气味强度比右边大,那下一步天牛就会向左边飞,反之则向右飞。依据这一简单原理天牛就可以有效找到食物。与遗传算法、粒子群算法等类似,BAS 不需要知道函数的具体形式以及梯度信息,就可以自动实现寻优过程,且其个体仅为一个,寻优速度显著提高。(
NSGA-II多目标优化算法matlab程序
- 遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)