搜索资源列表
粒子群算法
- 基于多目标最优解的粒子群算法
pso-multiobjective
- 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。-multi-objective ,PSO
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
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
particle-swarm-optimization
- 应用于求解多目标最优解的粒子群算法的MATLAB程序-Applied to solve multi-objective optimal solutions of the MATLAB program PSO
多目标粒子群算法 _matlab
- MOPSO算法有详细说明,能够良好运行,出pareto图(MOPSO algorithm is described in detail, able to run well, generate the Pareto Diagram)
chapter10基于粒子群算法的多目标搜索算法
- 基于粒子群的算法的多目标搜索算法,实现多目标函数的最优(A multi-objective search algorithm based on particle swarm algorithm is used to achieve the optimal multi-objective function)
权重改进的粒子群算法
- 用于车辆参数最优选取,求取目标函数最大、最小值,对非线性、多峰问题均具有较强的全局搜索能力(It is used for the optimal selection of vehicle parameters, and the maximum and minimum values of the objective function are obtained. It has a strong global search ability for nonlinear and multimodal pr
基于粒子群算法的多目标搜索算法
- 本案例是基于粒子群算法的多目标搜索算法,对于多目标搜寻效果不错(This case is a multi target search algorithm based on particle swarm optimization, which has a good effect on multi target search.)
基于粒子群算法的多目标搜索算法
- 基于粒子群算法的多目标搜索算法的matlab实现示例(Multiobjective search algorithm based on particle swarm optimization)
粒子群算法
- 基于鸟群算法的粒子多目标寻找最优函数解问题(Particle Multiobjective Finding the Optimal Function Solution Problem Based on Flock Algorithms)
多目标粒子群算法matlab源代码
- 用matlab写的多目标粒子群算法,适合新手学习,欢迎下载(Multi objective particle swarm optimization algorithm written by Matlab is suitable for beginners learning. Welcome to download.)
基本粒子群算法求解多目标规划
- 该程序对多目标非线性规划进行线性加权转化成为单目标规划,然后利用基本粒子群算法求解
多目标 IEEE30
- 以具体30节点标准系统为例,运用粒子群算法进行仿真计算(Taking the specific 30 node standard system as an example, the particle swarm optimization algorithm is applied to the simulation calculation.)
基于神经网络的智能微电网多目标优化算法
- 智能微电网中利用粒子群算法实现微电网多目标优化(Multi-objective optimization of microgrid based on Particle Swarm Optimization in smart microgrid)
多目标优化
- 多目标优化的各种类型算法的仿真程序,粒子群、遗传等等(Various types of programs for multi-objective optimization)
MOPSO多目标粒子群优化算法MATLAB实现
- MOPSO多目标粒子群优化算法MATLAB实现(可直接运行)(MOPSO multi-objective particle swarm optimization algorithm MATLAB (can be directly run))
含分布式电源多目标粒子群无功优化
- 使用matlab语言编程的粒子群算法对含分布式电源的配电网进行多目标优化(Multi-objective optimization of distribution network with distributed generation using particle swarm optimization algorithm programmed by MATLAB)
智能微电网中利用粒子群算法实现微电网多目标优化
- 针对智能微电网优化配置问题,分别对微电网中风机、光伏和储能电池进行容量设计,并采用粒子群算法对系统进行优化配置。(Aiming at the optimization configuration of the smart microgrid, the capacity design of the wind turbine, photovoltaic and energy storage batteries in the microgrid are respectively carried out
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)