Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PSO-GA
Search - PSO-GA - List
DL : 0
模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this document, including source code, test documentation, test summary PPT Have a happy experiment!
Update : 2024-05-03 Size : 348160 Publisher : pu

DL : 0
GA和PSO算法matlab程序,方便大家使用和学习-GAPSO algorithm matlab program, easy to learn, easy to modify and adapt to use
Update : 2024-05-03 Size : 2048 Publisher : 张云亚

DL : 0
GA和PSO融合的源码,多个示例,设计模式重构-Integration of GA and PSO source, multiple examples, design patterns reconstruction
Update : 2024-05-03 Size : 1490944 Publisher : 李子芳

DL : 0
JAVA开发的BP算法,GA算法,以及PSO算法源程序-JAVA development of BP algorithm, GA algorithm and PSO algorithm source code
Update : 2024-05-03 Size : 27648 Publisher : congcong55

DL : 1
在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。现在把修改后的程序和大家分享一下,希望能对您有用.注意myfit需要用自己的函数,否则出错,因为我的myfit程序在调用过程中,需要使用matlab的Kriging工具箱 -a optimization method combining GA and PSO
Update : 2024-05-03 Size : 122880 Publisher : fg

DL : 0
遗传算法结合粒子群算法的例子,采用matlab编程-Particle swarm optimization with genetic algorithms example, using matlab programming
Update : 2024-05-03 Size : 1024 Publisher : 文凡

DL : 0
tsp问题的pso ;粒子群算法 程序简单 简单粒子群 二分查找 速度更快 但是没有加入其余优化 希望得到优化后的 和GA优化后的算法-pso for TSP problems
Update : 2024-05-03 Size : 1024 Publisher : kimi jiang

DL : 0
Recently, genetic algorithms (GA) and particle swarm optimization (PSO) technique have attracted considerable attention among various modern heuristic optimization techniques. Since the two approaches are supposed to find a solution to a given objective function but employ different strategies and computational effort, it is appropriate to compare their performance. This paper presents the application and performance comparison of PSO and GA optimization techniques, for Thyristor Controlled Series Compensator (TCSC)-based controller design.
Update : 2024-05-03 Size : 453632 Publisher : payal

DL : 0
人工免疫算法、粒子群算法、遗传算法、寻优的matlab程序 -Artificial immune algorithm, particle swarm optimization, genetic algorithms, optimization matlab program
Update : 2024-05-03 Size : 243712 Publisher : 付凤娜

Hybrid GA_PSO code in matlab
Update : 2024-05-03 Size : 347136 Publisher : farshad

a novel fitness function for utilization for images segmentation using a metaheuristic method (GA, pso, sfla, aco...)
Update : 2024-05-03 Size : 161792 Publisher : harouni

DL : 0
自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download!
Update : 2024-05-03 Size : 3072 Publisher : 张琪

包含GA,DE,PSO算法 以及7种评价函数-Contains GA, DE, PSO algorithm, and seven kinds of evaluation function
Update : 2024-05-03 Size : 96256 Publisher : sudan

DL : 0
用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
Update : 2024-05-03 Size : 1024 Publisher : 张昌平

hyprid pso and ga fo optimization of mppt
Update : 2024-05-03 Size : 2172928 Publisher : Ayat

DL : 0
The Wavelet Neural Network This is simple example for using of modified Morlet neural network. Levenberg-Marquardt with numerical Jacobian calculation implemented. Easy to use with other optimization algorithem e.g GA,PSO, etc. The function "xox_lm" may be useful for other optimization problem easily. The function "xox_jacobian" may be useful for Jacobian calculation easily. The function "NN_fcn" may be used by the evolutionary based neural network. The activation function "modified Morlet" will be replaceable by others.- The Wavelet Neural Network This is simple example for using of modified Morlet neural network. Levenberg-Marquardt with numerical Jacobian calculation implemented. Easy to use with other optimization algorithem e.g GA,PSO, etc. The function "xox_lm" may be useful for other optimization problem easily. The function "xox_jacobian" may be useful for Jacobian calculation easily. The function "NN_fcn" may be used by the evolutionary based neural network. The activation function "modified Morlet" will be replaceable by others.
Update : 2024-05-03 Size : 2048 Publisher : xox

DL : 0
利用遗传算法GA和粒子群算法PSO对SVM进行优化-GA genetic algorithm and particle swarm optimization PSO to optimize the SVM
Update : 2024-05-03 Size : 285696 Publisher : caoji

DL : 0
采用PSO和GA算法优化RBP神经网络的参数-PSO and GA algorithm optimization using neural network parameters RBP
Update : 2024-05-03 Size : 14336 Publisher : 严丽娜

联合智能(JI-MUD)多用户检测算法是由粒子群优化(PSO)算法,遗传算法(GA)和模拟退火(SA)算法-the joint intelligent multi-user detection (JI-MUD) algorithm which was composed by particle swarm optimization (PSO) algorithm, genetic algorithm (GA) and simulated annealing (SA) algorithm was proposed
Update : 2024-05-03 Size : 927744 Publisher : 杜大鲲

DL : 0
This firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many optimal areas and outperform GA and PSO-This is firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many optimal areas and outperform GA and PSO
Update : 2024-05-03 Size : 2048 Publisher : LOng
« 1 2 3 4 5 6 78 9 10 11 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.