搜索资源列表
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
云自适应粒子群算法
- 基于云模型的自适应粒子群算法,很有思想,很好!-Based on cloud model adaptive particle swarm algorithm, very ideological, very good!
flow-shop
- 基于粒子群的生产调度源代码,简介,易懂,能很少的理解PSO的基本思路-PSO-based production scheduling source code
GoodsAllocatingProblemwithMultiAimsbasedonTheHybri
- 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
PSO
- matlab粒子群程序,里面的bug请检查 -swarm
MATLAB
- PSO算法,标准的粒子群 算法,标准的粒子群 算法,-PSO,slkdndmndmnd.ldd lkdl k
gghh
- 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-Difference algorithm matlab code (differential algorithm) and the introduction of particle swarm optimization
pos
- MATLAB粒子群算法工具箱求解水电站优化调度问题 -Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station
b
- 一种求解Job-Shop调度问题的 混合自适应变异粒子群算法 -Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
CPSOieee14
- 用粒子群算法进行无功优化,比较实用,希望对大家有帮助,14节点的,-Particle swarm algorithm with reactive power optimization, more practical, we want to help, 14 nodes,
matlab-code
- 混合粒子群算法代码及其混合粒子群算法代码大全-Hybrid particle swarm algorithm code and its hybrid particle swarm algorithm code.
liziqunsuanfa-matlab
- 粒子群算法基本原理介绍以及例程,内容详细,涵盖面广,辅助入门者加深对算法的理解-The basic principles of particle swarm optimization and routines, detailed and covers a wide range of auxiliary beginners to deepen understanding of the algorithm
PSO-matlab-code.
- 吐血推荐的粒子群算法matlab代码。修改参数后可直接使用,通用性强。-Vomiting blood recommend PSO matlab code. After modifying the parameters can be used directly, versatility.
PSO-matlab
- 粒子群算法源程序,是近年来发展起来的一种新的进化算法。有实现容易、精度高、收敛快等优点。是一种并行算法。-Particle swarm algorithm source code, is a new evolutionary algorithm developed in recent years. There are easy to implement, high precision, fast convergence and so on. Is a kind of parallel algor
MOPSO-MATLAB
- 多目标粒子群算法是模拟动物群体的社会行为,找到一个最优设计点的过程比作这些生物的觅食活动。换句话说,这些例子在设计空间中寻找最好的位置。-Multi-objective Particle Swarm social behavior is simulated animal groups, a process to find the optimal design point likened foraging activity of these organisms. In other words, t
PSO-MATLAB
- 一个例子的最佳位置和沿着当前速度和惯性方向的邻元素被用来决定下一个例子的位子。多目标粒子群的优化算法简介如下-An example of the best location and along the current speed and direction of inertia neighbors are used to determine the next example of the seat. Introduction to multi-objective optimization alg
配电网络重构matlab代码
- 基于粒子群算法的配电网重构matlab程序(Matlab program of distribution network reconfiguration based on particle swarm optimization)
粒子群算法matlab代码---讲解
- 粒子群算法自适应权重MATLAB程序加注释(AWPSO algorithm MATLAB procedures and notes, demo)
粒子群算法PSO源代码 MATLAB
- 详细地阐述了粒子群算法PSO源代码,十分全面(PSO source code for particle swarm optimization)
(268粒子群)《精通MATLAB最优化计算 2版》
- 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding matlab implementation code. The