搜索资源列表
Bat-Inspired-Algorithm
- 新型的群智能优化算法,蝙蝠算法,希望能够帮到学习智能算法的朋友。-The novel swarm intelligence optimization algorithm, bat algorithm, learning and intelligent algorithms friends want to be able to help.
The-new-meta-heuristic-algorithm-bat
- 摘要:新型元启发式算法例如粒子群算法,萤火虫算法,和声搜索算法已经成为现今复杂的优化问题的有效解决方法。该文基于蝙 蝠的回声定位行为提出了一种新型的元启发式算法———蝙蝠算法,同时也将现有的一些算法的优点引入到该算法中。 改文对该算 法进行了详细的公式化表述并对其执行流程的作出了说明,并且将该算法与遗传算法、粒子群优化算法等算法进行了比较。仿真结 果表明,蝙蝠算法明显优于其他算法,并对进一步的研究作出了展望。-Summary: The new meta-heuristic algor
蝙蝠算法原程序
- 蝙蝠算法(Bat Algorithm, 简 称 BA)是由Xin-She Yang于2010年提出的一种新型的元启发式算法,其来源于对蝙蝠回声定位行为的模拟。该算法具有模型简单、收敛速度快、可并行处理等特点,在函数优化,背包问题和多目标优化问题等领域得到初步应用。
bf
- 蝙蝠算法案例,蝙蝠算法是一种智能优化算法,可用于最小值问题。-Bat algorithm case, Bat algorithm is an intelligent optimization algorithm can be used for minimum problems.
蝙蝠算法
- 蝙蝠算法,matlab示例,能够实现对函数优化问题的求解等。
cuckoo
- 布谷鸟算法[Bat Algorithm(BA)]是一种元启发式优化算法,是Xin-She Yang(音译:杨新社)在2010年提出的算法[1]. 这个蝙蝠算法以微蝙蝠(microbats)回声定位行为的基础,采用不同的脉冲发射率和响度[-cuckoo algorithm [ cuckoo is a meta heuristic optimization algorithm, is Xin-She Yang,: Yang Xinshe) in the 2010 proposed algorith
BAT
- 标准的蝙蝠优化算法,通过模仿蝙蝠用超声波搜索猎物的过程来寻求最优解,属于一种新颖的智能优化算法-Standard bat optimization algorithms
Xin-She-Yang--Algorithms
- 新兴元启发式优化方法 杨新设 模拟退火 蝙蝠 萤火虫 算法-New meta-heuristic optimization methods Yang new simulated annealing algorithm bat firefly
29782206FA-BP
- 该算法是蝙蝠和BP网络结合的算法,用于优化BP算法(The algorithm is a combination of bat and BP networks, which is used to optimize BP algorithms)
HOA_TEST
- 蝙蝠优化算法 Hoa算法优化,好东西 提供给大家(BAT HOA HOPE everybody can download it to use it)
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
蝙蝠优化算法
- 基于matlab平台的启发式智能算法,蝙蝠算法程序(Heuristic intelligent algorithm based on MATLAB platform, bat algorithm program)
煤矿节能减排多目标优化研究
- 针对传统煤矿节能减排优化模型选取的目标函数比较单一的问题,构建了涵盖经济效益、能源消耗、污染物排放量等目标函数的煤矿节能减排多目标优化模型,并应用基于改进的蝙蝠算法寻找3个目标函数之间的优化解,实现了经济效益最大化、能源消耗最低化、污染物排放量最少化的优化结果。仿真结果表明,相比于PSO-E、NSGA-II算法,改进的蝙蝠算法能够在较短的迭代步数内获取较高的个体适应度,且能够实现较佳的多目标优化结果,符合节能规划的目标需求。(Aiming at the problem that the obje
模拟退火蝙蝠萤火虫
- 可以通过以上三种算法进行参数的优化,剑桥大学编著(These three algorithms can be used to optimize the parameters. Edited by Cambridge University.)
BA_ELM蝙蝠算法
- 蝙蝠算法优化极限学习机,简单易懂,可得到结果。(Bat algorithm optimizes extreme learning machine, which is simple and easy to understand and can get results.)
蝙蝠算法工具包
- 蝙蝠算法在解决优化问题当中的matlab源代码(压缩包格式)
蝙蝠优化算法
- 蝙蝠优化算法是2010年基于群体智能提出的启发式搜索算法,是一种搜索全局最优解的有效方法。该算法是一种基于迭代的优化技术,与其他算法相比,蝙蝠算法在准确性和有效性方面远优于其他算法,且没有许多参数要进行调整。
BA_ELM蝙蝠算法
- 蝙蝠算法优化ELM,是一种比较新的优化算法,希望可以借鉴下(Bat algorithm optimization elm)
蝙蝠BASVM
- 本算法是基于蝙蝠优化算法BA优化SVM,可以大大提高VMD的分类准确率,提高优化时间。(This algorithm is based on bat optimization algorithm BA to optimize SVM, which can greatly improve the classification accuracy of VMD and improve the optimization time.)
Matlab 优化求解之蝙蝠算法
- 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)