搜索资源列表
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
MATLAB智能算法(遗传_神经网络_蚁群_免疫)
- 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained o
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorit
[智能] 粒子群优化算法演示(PSO)-PSO_Wael
- 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
MATLAB智能算法30个案例分析——源代码
- 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
MATLAB智能算法30个案例分析_decrypted
- MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based o
智能算法
- 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm,
粒子群基本算法
- 粒子群优化算法 智能优化算法 单目标优化(particle swarm optimization)
蚁群算法matlab程序代码
- 用于配套学习智能算法,属于蚁群智能算法的例子(An intelligent algorithm for learning)
智能算法导论课件
- 智能算法导论,包括神经网络遗传算法粒子群算法等(Introduction of intelligent algorithms, including neural network genetic algorithm, etc.)
★标准粒子群优化算法
- 标准的粒子群智能优化算法源程序,赶紧拿走吧!(particle swarm optimization)
MATLAB智能算法30个案例分析
- 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorit
数学建模算法大全
- 数学建模算法大全,包括群智能,贪婪算法,神经网络等(Mathematical modeling algorithm, including swarm intelligence, greedy algorithm, neural network and so on.)
30个智能算法模型
- 1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution s
MATLAB智能算法30个案例分析代码
- 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH t
SSA
- 最新的群智能优化算法,比粒子群算法好很多,方便在基础上进行修改,并且还有文档可以查看原理,略经修改,可以用在任何优化问题上,很好的算法,实在难得(The latest swarm intelligence optimization algorithm is much better than particle swarm optimization algorithm. It is convenient to modify on the b
新颖群智能算法合集
- 新颖群算法(烟花,灰狼,鲸鱼,布谷鸟......)的合集,包括论文及代码,(A collection of novel group algorithms, including papers and codes)
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm a
CEC2014测试函数及PDF文件解释说明
- 里面是群智能算法的相关测试函数,可以用于测试算法性能。(Inside is the related test function of swarm intelligence algorithm)