Location:
Search - PSO ga
Search list
Description: pso优化BP算法,别人写的东东,加入数据后可运行-pso BP optimization algorithm, written by the Eastern others, joined the operational data
Platform: |
Size: 2048 |
Author: yanwuyuan |
Hits:
Description: PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Platform: |
Size: 1024 |
Author: 何峰 |
Hits:
Description: 利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
Platform: |
Size: 111616 |
Author: zhangqing |
Hits:
Description: (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
Platform: |
Size: 2048 |
Author: 陈沛谕 |
Hits:
Description: 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值
的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法-Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum value, a number of iterations in accordance with changes in the adaptive inertia weight particle swarm optimization method
Platform: |
Size: 315392 |
Author: 彭伟 |
Hits:
Description: 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Platform: |
Size: 8192 |
Author: 小民 |
Hits:
Description: PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
Platform: |
Size: 759808 |
Author: lihao |
Hits:
Description: matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS
前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。
遗传算法解决最小生成树问题,PURFER编码。
粒子群算法做无约束最优化问题。
蚁群算法解决TSP问题。
如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He
Platform: |
Size: 5120 |
Author: stephen |
Hits:
Description: 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
Platform: |
Size: 1024 |
Author: yyifang |
Hits:
Description: This an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.-This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.
Platform: |
Size: 4096 |
Author: Chris Leung |
Hits:
Description: PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
Platform: |
Size: 23653376 |
Author: 吴军 |
Hits:
Description: Hybrid GA & PSO Algorithm
Run the file MainHGAPSO
Platform: |
Size: 2048 |
Author: Mehdi |
Hits:
Description: Hybrid Genetic Algorithm PSO Code
Platform: |
Size: 347136 |
Author: javad |
Hits:
Description: 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
Platform: |
Size: 14336 |
Author: Huang Lei |
Hits:
Description: 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target value is obtained.)
Platform: |
Size: 9216 |
Author: 东北大王
|
Hits:
Description: 本文件对PID参数kp,ki,kd进行寻优,以ITAE作为指标函数。
PSO 文件中有详细的参数设置和寻优过程
GA寻优与PSO寻优作为对比出现
figure1展示了随着迭代次数的变化,适应度函数的收敛情况
figure2展示了kp,ki,kd的迭代情况
ht 文件是用来画图的
问题解决思路.pdf 简要介绍了粒子群算法寻优的过程(In this document, the PID parameters KP, Ki, KD are optimized, and ITAE is used as the index function.
PSO file has detailed parameter settings and optimization process
GA optimization and PSO optimization as a contrast appear
Figure1 shows the convergence of fitness function as the number of iterations changes
Figure2 shows the iterations of KP, Ki, and KD
The HT file is used for drawing
The problem solving idea.Pdf briefly introduces the process of particle swarm optimization)
Platform: |
Size: 254976 |
Author: 大燕
|
Hits:
Description: 2017 Optimization of a heliostat field layout using hybrid PSO-GA algorithm
Platform: |
Size: 378880 |
Author: hieuhuech1
|
Hits:
Description: 包含一些常用的数学优化方法和高级的优化方法,如线性规划,整数规划,最小二乘法,GA,PSO等(A lot of mathmatical optimization algorithms such as linear programming, integer programming, least square method are included. In addition, improved GA and PSO are also included.)
Platform: |
Size: 35840 |
Author: cloudandsun
|
Hits:
Description: MATLAB 遗传和粒子群混合编程,,,,,,,(MATLAB GA+PSO.........)
Platform: |
Size: 4096 |
Author: jetta100 |
Hits:
Description: 本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
Platform: |
Size: 122880 |
Author: 1/2 |
Hits: