搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
Intelligent-algorithm
- 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
GA_sheffield
- 本文件包含遗传算法,粒子群算法基本例子以及应用例子,采用MATLAB编写,希望对初学者有所帮助。如有不足,请多多见谅-This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficient, p
cfir
- 他的文档中包含的遗传算法,粒子群优化和用MATLAB编写的基本范例应用实例,希望对初学者有所帮助。如果insuffic -This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficien
ACO_GA_PSO
- 用三种方法解决城市距离问题(或背包问题)。三种方法分别为:遗传算法,蚁群算法,粒子算法。-Three ways to solve the problem of urban distance (or knapsack problem). Three methods are: genetic algorithm, ant colony algorithm, particle algorithm.
binary_cat_optimization
- 猫群群算法解决优化问题,比遗传算法和粒子群算法更优-Cat contemplating the algorithm to solve optimization problems, and better than genetic algorithm and particle swarm algorithm
AI_matlab
- 人工智能matlab仿真!!个人杰作,包含 粒子群算法,遗传算法,蚁群算法等等,非常有趣,希望能帮到您学习matlab-Artificial Intelligence matlab simulation! ! Individual masterpieces, including the particle swarm optimization, genetic algorithm, ant colony algorithm, etc., is very interesting, I hope to
PSOSA2_OPF
- 基于遗传算法的粒子群算法,可有效解决粒子群算法局部最优-Particle swarm optimization algorithm based on genetic algorithm can effectively solve the local optimization of particle swarm optimization algorithm
GAPASPPSOPtree_drawPdoublezhanpaixu
- c++代码,包含了蚁群算法,粒子群算法,遗传进化算法等-c++ Code
vb-yichuansuanfaheliziqunsuanfa
- 关于vb的遗传算法和粒子群算法的例子,很实用-Examples of genetic algorithm and particle swarm optimization!
38430124GA_BP-pso_bp
- 这是一种遗传算法和BP网络结合的算法,粒子群和BP网络,这两种算法进行结果比对。(This is a genetic algorithm and BP network combination algorithm, particle swarm and BP network, the two algorithms for results comparison.)
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
PSO_TSP(混合粒子群:较优)
- 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
DO-GAPSO
- 学术实验,云环境下的任务调度算法,基于遗传算法与粒子群算法相结合的调度算法(Task Scheduling Algorithm Based on DO-GAPSO Under Cloud Environment,Academic experiment,it is used to verify the effect of the experiment.)
智能信息处理
- 各种智能算法,蚁群,粒子群,遗传,BP.....(Various intelligent algorithms, ant colony, particle swarm, heredity, BP...)
CEC 2017
- 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
GA & PSO+BP
- 遗传算法与粒子群算法优化BP,有较好的分类效果(BP optimization based on Genetic Algorithm and particle swarm optimization)
带压缩,学习因子
- 在matlab用于各种算法粒子群和遗传的测试函数性能比较,画图等等(Performance comparison of particle swarm and genetic test functions used in various algorithms in matlab, drawing, etc.)
基于遗传算法优化VMD参数
- 基于遗传算法优化多尺度排列熵参数,类似于粒子群算法优化参数(Optimization of VMD parameters based on genetic algorithm)