搜索资源列表
stock
- have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these
Intelligentapplicationofthealgorithms
- 智能化算法的应用,介绍了各种智能算法的概况,详细介绍了蚁群算法、免疫算法、遗传算法、粒子群算法在配电网重构中的应用,可以管中窥豹地学习智能算法在具体问题中的应用-The application of intelligent algorithms, introduced an overview of the various intelligent algorithms, detailed information on ant colony algorithm, immune algorithm,
Manning-Java-Development-with-Ant[2003]
- ant colony related document with all the possible algorithms
CAT
- Optimization problems are very important in many fields. To the present, many optimization algorithms based on computational intelligence have been proposed, such as the Genetic Algorithm, Ant Colony Optimization (ACO), and Particle Swarm
Ant-clustering-algorithm-with-K-harmonic-means-cl
- This paper tell about hybrid ant colony- kmeans algorithms. Clustered by ant colony is used for initial cluster for kmean algorithm.
ACOTSPJava-1.0.3-1.0.1
- ACO tsp in Java A Java implementation of ACO algorithms for the TSP This software provides an implementation of various Ant Colony Optimization (ACO) algorithms for the symmetric Traveling Salesman Problem (TSP).
nice
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
search-strategies
- 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
123
- 粒子群算法求极值蚁群算法求极值和遗传算法求极值-Particle Swarm extremum extremum ant colony algorithm and genetic algorithms Extreme
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
