搜索资源列表
ACS(c++)
- 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
SIALAB
- 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
wangzhan
- 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
youhuawenti
- 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
GA-TSP
- 智能优化算法里的遗传算法解决TSP问题,vc++编写,有注释。-Intelligent optimization algorithm of genetic algorithm to solve TSP, vc++ write, comment.
test2
- 模拟退火程序解TSP。C++编程用智能优化算法TSP问题,对初学者有一定帮助。-Simulated annealing process solution TSP. C++ programming with intelligent optimization algorithm TSP problem, some help for beginners.
BBOcomplex
- BBOcomplex.zip 是一个复杂的生物地理学的智能优化算法,其来源是模拟生物与对自然环境“栖息地”的适应度来确定迁入迁出寻找最优值。这里的复杂主要是指在迁徙模型采用的不是典型的线性一次函数,而是较为复杂的指数函数。-BBOcomplex.zip is a complex biogeography intelligent optimization algorithm, which is a simulation of biological origin and the natural en
Simulated-Annealing-matlab-code
- Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
TDSDK42Demo
- 从同德科技官网下载的同德板材智能优化算法Demo,做了些修改,作为同德Cutter算法SDK开发交流学习使用。商业开发可广泛应用于板材开料优化、钢板剪板、陶瓷切割、纸业、石材、卷材、地毯、铝板、电器柜开料、配电箱柜下料、包装、玻璃开料优化、家具板材下料排料、幕墙、电表箱柜下料排料等领域。-Downloaded from the official website of TongDe technology intelligent optimization algorithms Demo, made
GAforVRP
- 智能优化算法Matlab程序,VRP算饭遗传算法MATLAB代码-Intelligent optimization algorithm Matlab program, VRP operator genetic algorithm MATLAB code
spiral_dyn
- 基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)
2
- MATLAB智能优化算法30例l 经典代码运算-MATLAB intelligent optimization algorithm 30 cases l classic code operation
Chared ICA Code
- 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制
CCPSO_ISM_test
- 粒子群算法,智能优化算法,信息共享粒子群算法-ccpso-ism(Particle swarm optimization algorithm CCPSO-ISM)
UPSO_test
- 粒子群算法,智能优化算法,解决全局优化问题,upso(Particle swarm optimization algorithm UPSO)
PSO_test
- 粒子群算法,智能优化算法,全局优化问题,pso(Particle swarm optimization algorithm PSO)
CLPSO_test
- 粒子群算法,智能优化算法,全局优化问题,CLPSO(Particle swarm optimization algorithm CLPSO)
Benchmarks
- 常用的智能优化算法的benchmark函数,供优化算法论文性能比较实用。(Commonly used intelligent optimization algorithm benchmark function, for optimization algorithm paper performance is more practical.)
complex
- 简单智能优化算法之一——复合形法,适用于函数寻优(One of the simple intelligent optimization algorithms)
anneal
- 智能优化算法 模拟退火算法具有较好的全局搜索性(Intelligent optimization algorithm-the simulated annealing algorithm has better global search performance)