搜索资源列表
bat_algorithm
- 剑桥大学 杨新社教授的蝙蝠算法的 源码。-bat bat_algorithm of xin—she Yang
Bat-Inspired-Algorithm
- 新型的群智能优化算法,蝙蝠算法,希望能够帮到学习智能算法的朋友。-The novel swarm intelligence optimization algorithm, bat algorithm, learning and intelligent algorithms friends want to be able to help.
mainbat
- 蝙蝠算法优化相关向量机建模对数据进行建模和预测-The bat algorithm to optimize the relevance vector machine modeling
II-bat_algorithm
- 新型的蝙蝠算法程序代码,可用于各种工程优化,生产调度,组合函数优化等复杂问题。具有高效的搜索效率。-The new bat algorithm code, can be used for a variety of engineering optimization, production scheduling, and other complex combination of function optimization problems. A highly efficient search eff
bat-algorithm
- 一篇关于蝙蝠算法的文献,希望对学习有帮助-bat algorithm
蝙蝠算法原程序
- 蝙蝠算法(Bat Algorithm, 简 称 BA)是由Xin-She Yang于2010年提出的一种新型的元启发式算法,其来源于对蝙蝠回声定位行为的模拟。该算法具有模型简单、收敛速度快、可并行处理等特点,在函数优化,背包问题和多目标优化问题等领域得到初步应用。
BA_ELM
- 用蝙蝠算法(DE)对极限学习机(ELM)的输入权值和偏执进行进行优化,其诊断精度有明显提升。-With bat algorithm (DE) on Extreme Learning Machine (ELM) input weights and paranoia were optimized diagnostic accuracy has improved significantly.
Bat-Algorithm
- 蝙蝠算法,并运用几个常见的测试函数验证了其收敛速度与精度。-Bat Algorithm for benchmarks.
moba_demo
- 这个演示代码解决双目标函数优化问题,用蝙蝠算法和加权求和法。该程序可以扩展到解决多目标。-This demo code solves bi-objective function optimization problems using the Bat Algorithm and the weighted sum method. The program can be extended to solve any multiple objectives.
BBA
- 蝙蝠算法( bat algorithm) 是由剑桥大学的Yang于2010 年提出的一种模拟蝙蝠捕食过程中所采用的回声定位原理的启发式智能算法。目前已经通过了标准测试函数的测试,对于解决连续性优化问题取得了较好的效果。-Bat algorithm (bat algorithm) is an analog process bat predation by Cambridge University s Yang proposed in 2010 adopted the principle of ec
BBA
- 这Yang 14年发表的文章的一个代码,是对于之前的蝙蝠算法的一个推广使用。-Bat algorithm
蝙蝠算法
- 蝙蝠算法,matlab示例,能够实现对函数优化问题的求解等。
蝙蝠优化算法
- 基于matlab平台的启发式智能算法,蝙蝠算法程序(Heuristic intelligent algorithm based on MATLAB platform, bat algorithm program)
bat
- 蝙蝠算法是近些年出现的一种群智能算法,具有结构简单,实现方便的功能(Bat algorithm is a swarm intelligence algorithm appearing in recent years. It has the functions of simple structure and convenient implementation)
BAsphere
- 一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比(A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value, the worst value, the average,
BA
- 蝙蝠算法进行编程 采用标准测试函数对其性能进行测试(The bat algorithm is programmed and the performance of the algorithm is tested with standard test function.)
蝙蝠算法工具包
- 蝙蝠算法在解决优化问题当中的matlab源代码(压缩包格式)
蝙蝠优化算法
- 蝙蝠优化算法是2010年基于群体智能提出的启发式搜索算法,是一种搜索全局最优解的有效方法。该算法是一种基于迭代的优化技术,与其他算法相比,蝙蝠算法在准确性和有效性方面远优于其他算法,且没有许多参数要进行调整。
蝙蝠算法Bat
- 蝙蝠算法求解最优化问题,本代码是用于求解目标函数(Bat algorithm solving objective function)
蝙蝠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.)