Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PSO-GA
Search - PSO-GA - List
DL : 0
pso优化BP算法,别人写的东东,加入数据后可运行-pso BP optimization algorithm, written by the Eastern others, joined the operational data
Update : 2024-04-20 Size : 2048 Publisher : yanwuyuan

DL : 0
PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Update : 2024-04-20 Size : 1024 Publisher : 何峰

DL : 1
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
Update : 2024-04-20 Size : 111616 Publisher : zhangqing

DL : 0
(粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
Update : 2024-04-20 Size : 2048 Publisher : 陈沛谕

DL : 0
改进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
Update : 2024-04-20 Size : 315392 Publisher : 彭伟

DL : 0
传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Update : 2024-04-20 Size : 8192 Publisher : 小民

DL : 0
PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
Update : 2024-04-20 Size : 759808 Publisher : lihao

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
Update : 2024-04-20 Size : 5120 Publisher : stephen

DL : 1
这是一个用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
Update : 2024-04-20 Size : 1024 Publisher : yyifang

matlabpso
DL : 0
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.
Update : 2024-04-20 Size : 4096 Publisher : Chris Leung

DL : 1
PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
Update : 2024-04-20 Size : 23653376 Publisher : 吴军

Hybrid GA & PSO Algorithm Run the file MainHGAPSO
Update : 2024-04-20 Size : 2048 Publisher : Mehdi

Hybrid Genetic Algorithm PSO Code
Update : 2024-04-20 Size : 347136 Publisher : javad

遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
Update : 2024-04-20 Size : 14336 Publisher : Huang Lei

DL : 1
遗传-粒子群算法 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.)
Update : 2024-04-20 Size : 9216 Publisher : 东北大王

DL : 0
本文件对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)
Update : 2024-04-20 Size : 254976 Publisher : 大燕

2017 Optimization of a heliostat field layout using hybrid PSO-GA algorithm
Update : 2024-04-20 Size : 378880 Publisher : hieuhuech1

包含一些常用的数学优化方法和高级的优化方法,如线性规划,整数规划,最小二乘法,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.)
Update : 2024-04-20 Size : 35840 Publisher : cloudandsun

DL : 0
MATLAB 遗传和粒子群混合编程,,,,,,,(MATLAB GA+PSO.........)
Update : 2024-04-20 Size : 4096 Publisher : jetta100

DL : 1
本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
Update : 2024-04-20 Size : 122880 Publisher : 1/2
« 12 3 4 5 6 7 8 9 10 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.