搜索资源列表
Objective-C-Coding-Style-Guidelines
- 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
pso-multiobjective
- 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
PSO_solution_to_economic_dispatch
- 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
Multi-objective-search-algorithm
- 基于粒子群算法的多目标搜索算法,基于matlab仿真源程序代码,用于学习matlab算法设计的一个很好的例子-Multi-objective search algorithm based on particle swarm optimization algorithm, based on the Matlab simulation source code for a good example to learn matlab algorithm design
mutipleobjectpso
- pso解决两目标函数极值问题,适合初学多目标的同学-Pso solve two goals for beginners, the function extreme problem multi-objective classmates
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
matlab
- 关于两个目标函数的,利用matlab遗传算法工具箱的优化程序。-The two objective function, using genetic algorithm matlab optimization toolbox procedures.
eCGAmatlab
- 多目标优化,遗传算法,适合于研究多目标优化的朋友 -Multi-objective optimization, genetic algorithm, suited to study multi-objective optimization of a friend
GS_CH_PSO1.1_discrete1.0_2007830
- 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
spea
- spea源码,是目前非常流行的解决多目标优化问题的进化算法。-Spea source, is very popular to solve multi-objective evolutionary algorithm for optimization problems.
MOEAD
- 基于微分的多目标优化问题,以子函数的形式写出的-Based on the differential of the multi-objective optimization problem in order to write the form of Functions
multiGA
- this file is a zip file for multi objective optimization by matlab.
CHAPTER5
- 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
mopsoPDF
- 有关多目标粒子群算法的论文,想研究多目标的可以参考-Of the multi-objective particle swarm optimization of the papers, I would like to research objectives can refer to
opt4j-2.0
- Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-obje
Frequency Stepradar
- 频率步进matlab仿真:包括模糊图的生成,距离像的生成及允余去除拼接,最后还有雷达测角的matlab仿真,包括单目标及多目标-Frequency Step matlab simulation: including fuzzy map generation from the generation and Yun-I like the removal of splicing and, finally, the radar angle measurement of matlab simulation
wenxian
- 这些文献包括,分类,聚类,以及多目标优化,可以帮助大家进一步学习和接触此方面的知识,进而进一步发展-These documents include classification, clustering, and multi-objective optimization, which can help us to further study and access to the further development of this knowledge.
pso
- pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
Multi-objective-optimization-GA
- 基于多目标优化遗传算法的用于电火花机床参数优化的matla程序源代码。-Multi-objective optimization genetic algorithm (for edm parameters optimization)
Multi-objective-evolutionary
- NSGA的源程序,是多目标进化算法的智能算法,可用于多目标优化与决策等方面的计算(NSGA source, multi-objective evolutionary algorithm intelligent algorithm can be used to calculate other multi-objective optimization and decision-making)