搜索资源列表
PSO
- Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.
SFS
- Stochastic Fractal Search: A new Powerful metaheuristic algorithm. If you want a powerful algorithm to solve your optimization problem, do not hesitate to use SFS algorithm.
SpeedyGA
- genetic algorithm In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solu
classical-GA-method
- 遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。-In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selec
fa_mincon
- Firefly metaheuristic algorithm to general optimization problems
HarmonySearch
- Harmony search metaheuristic algorithm to general optimization problems
ABC_opt
- ABC metaheuristic algorithm to general optimization problem
TLBO_Algortithm
- TLBO metaheuristic algorithm to general optimization problem
cuckoosearch
- Cuckoo Search metaheuristic algorithm to general optimization problem
MBO.ZIP
- 帝王蝶优化算法,一种新的元启发式优化算法!-In nature, the eastern North American monarch population is known for its southward migration during the late summer/autumn the northern United States and southern Canada to Mexico, covering thousands of miles. By simplifying a
MBO
- 帝王蝶优化算法,一种新的元启发式优化算法。-In nature, the eastern North American monarch population is known for its southward migration during the late summer/autumn the northern United States and southern Canada to Mexico, covering thousands of miles. By simplifying a
PSO
- This paper propose a Firefly algorithm (FA) for optimal placement and sizing of distributed generation (DG) in radial distribution system to minimize the total real power losses and to improve the voltage profile. FA is a metaheuristic algori
Optimal_location_of_STATCOM_in_multimachine
- a b s t r a c t A new metaheuristic method, the Cuckoo Search (CS) algorithm, based on the life of a bird family is proposed in this paper for optimal design of static synchronous compensator (STATCOM) in a multimachine environment. PV curves are i
GA
- In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
aco
- In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
CS-SVM
- 布谷鸟全局搜索算法,包含中文注释,其中来为飞行部分来自X. S. Yang, Nature-Inspired Metaheuristic Algorithms, 2nd Edition, Luniver Press, (2010)。(Cuckoo global search algorithm)
