Description: 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhar博士和kennedy博士发明。源于对鸟群捕食的行为研究 ,PSO同遗传算法类似,是一种基于叠代的优化工具。
-Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), and has Eberhar Dr. Dr. kennedy invention. Stems from the behavior of predatory birds, PSO with genetic algorithm is similar to an iterative optimization-based tools. Platform: |
Size: 2048 |
Author:叶开 |
Hits:
Description: 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic Algorithm, (transversal) Differential Evolution algorithm and Particle Swarm Optimization algorithm. Also, the GODLIKE-algorithm is included, which simply uses all of these optimizers while occasionally swapping populations between the different algorithms.
Platform: |
Size: 26624 |
Author:竹子的信仰 |
Hits:
Description: 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm
Evolutionary Algorithm package implemented using Java.
The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES).
Highlighted features
· Support both binary & real-coded string representations of solution
· Operator-based design for flexibility
· EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA
· Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC)
In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co Platform: |
Size: 104448 |
Author:陈雷 |
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: 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum Platform: |
Size: 5120 |
Author:细细 |
Hits:
Description: 这是使用遗传算法和粒子群算法来解决TSP问题-This is to use genetic algorithm and particle swarm algorithm to solve the TSP problem Platform: |
Size: 1764352 |
Author:陈伟 |
Hits:
Description: Application of a hybrid of genetic algorithm and particle swarm optimization
algorithm for order clustering Platform: |
Size: 812032 |
Author:habib |
Hits:
Description: 使用遗传算法和粒子群算法共同解决混合车间作业调度问题的文章-The use of genetic algorithm and particle swarm algorithm to solve the articles of the Hybrid Job Shop Scheduling Problem Platform: |
Size: 458752 |
Author:崔洋洋 |
Hits:
Description: 介绍了基础的遗传算法和粒子群算法。还有他们的基本实现。适合入门的同学做一下简单实验。-Introduces the basic genetic algorithm and particle swarm algorithm. And their basic realization. Students for entry to do something simple experiment. Platform: |
Size: 1086464 |
Author:fan lu |
Hits:
Description: 基于遗传算法和粒子群算法的认知无线电频谱分配算法-Allocation algorithm based on genetic algorithm and particle swarm optimization of cognitive radio spectrum Platform: |
Size: 7168 |
Author:刘晨 |
Hits:
Description: A combination of genetic algorithm and particle swarm optimization for optimal
DG location and sizing in distribution systems
Distributed generation (DG) sources are becoming more prominent in distribution systems due to the
incremental demands for electrical energy. Locations and capacities of DG sources have profoundly
impacted on the system losses in a distribution network. In this paper, a novel combined genetic algorithm
(GA)/particle swarm optimization (PSO) is presented for optimal location and sizing of DG on distribution
systems. The objective is to minimize network power losses, better voltage regulation and
improve the voltage stability within the frame-work of system operation and security constraints in
radial distribution systems. A detailed performance analysis is carried out on 33 and 69 bus systems
to demonstrate the effectiveness of the proposed methodology. Platform: |
Size: 534528 |
Author:fifo_enp |
Hits:
Description: 生物地理学优化算法,作者Dan Simon,是在遗传算法和粒子群算法的基础上发展来的,适用于解决高维度的,多目标的最优化问题。-Biogeography optimization algorithm, author Dan Simon, is based on genetic algorithm and particle swarm algorithm development to apply to solve high-dimensional, multi-objective optimization problem. Platform: |
Size: 2048 |
Author:文文山 |
Hits: