搜索资源列表
s-hanshu
- PID控制器的参数自适应,需要整定P,I ,D, 此S函数用的是固定步长,并用后向差分离散化。其中Tsa是Simulink的仿真一个周期的时间。在对图 7所示单闭环调速控制系统的动态结构图,在有自适应控制情况下,进行基于PSO算法的PID参数整定时,这个函数也会用到。
测试PSO算法的新的组合测试函数
- Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
PSO_ppt.rar
- 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。,Ant colony algorithm and a brief descr iption of ant colony algorithm matlab standard procedures and the improved algorithm.
tunningPIDbyPSO.zip
- 埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
PSO-random-kidnap
- 用随机自适应粒子群优化算法求解背包问题。-Random adaptive particle swarm optimization algorithm to solve knapsack problem.
pso
- pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
pso
- The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
PSO_elementary
- P.S.O相关源代码,对PSO初学者有较好的示例作用。-PSO-related source code, the PSO has a good example of the role of novice.
l-p-opf
- matlab ieee modified 30 bus data and pso economic disaptch
A-hybrid-PSO-ANFIS-approach-for-short-term-wind-p
- A hybrid PSO-ANFIS approach for short-term wind power prediction in Portugal_rep
Multi-Agent-Particle-Swarm-Algorithm
- 结合多智能体的学习、协调策略及粒子群算法,提出了一种基于多智能体粒子群优化的配电网络重构方法。该方法采用粒子群算法的拓扑结构来构建多智能体的体系结构,在多智能体系统中,每一个粒子作为一个智能体,通过与邻域的智能体竞争、合作。能够更快、更精确地收敛到全局最优解。粒子的更新规则减少了算法不可行解的产生,提高了算法效率。实验结果表明,该方法具有很高的搜索效率和寻优性能。-Combining the study of multi-agent technology,coordinating strateg
tunning-PID-use-PSO
- 用pso算法优化PID参数,程序中只是对P和D的参数进行了优化-PID parameter optimization using pso algorithm, the program only the P and D parameters were optimized.
PVarray-P-PSO
- PV array connected with PSO
pso-path-planning
- P S O path planning for robotics.
2016.11.03DE_SVR(差分进化)
- 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is