搜索资源列表
蝙蝠算法原程序
- 蝙蝠算法(Bat Algorithm, 简 称 BA)是由Xin-She Yang于2010年提出的一种新型的元启发式算法,其来源于对蝙蝠回声定位行为的模拟。该算法具有模型简单、收敛速度快、可并行处理等特点,在函数优化,背包问题和多目标优化问题等领域得到初步应用。
蝙蝠算法
- 蝙蝠算法,matlab示例,能够实现对函数优化问题的求解等。
29782206FA-BP
- 该算法是蝙蝠和BP网络结合的算法,用于优化BP算法(The algorithm is a combination of bat and BP networks, which is used to optimize BP algorithms)
bat_algorithm
- 蝙蝠算法是一种全局搜索最优解的有效方法,新颖的智能算法。(Bat algorithm is an efficient method for searching optimal solutions, innovative intelligent algorithms.)
bat_algorithm
- \这是一个m文件,可以直接在matlab中运行,借鉴Phd.YANG的算法实现蝙蝠算法在连续领域的最优值求解(The BA can be used to resolve the best question)
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(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)
bat
- 蝙蝠算法是近些年出现的一种群智能算法,具有结构简单,实现方便的功能(Bat algorithm is a swarm intelligence algorithm appearing in recent years. It has the functions of simple structure and convenient implementation)
BA_ELM
- 蝙蝠优化的极限学习机,提升极限学习机的效率(BA-ELM to improve effection of ELM)
LBA
- 蝙蝠算法主程序,蝙蝠算法源程序。指数下滑的蝙蝠算法程序(Bat algorithm main program)
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,
模拟退火蝙蝠萤火虫
- 可以通过以上三种算法进行参数的优化,剑桥大学编著(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.)
BA
- 蝙蝠算法进行编程 采用标准测试函数对其性能进行测试(The bat algorithm is programmed and the performance of the algorithm is tested with standard test function.)
蝙蝠算法工具包
- 蝙蝠算法在解决优化问题当中的matlab源代码(压缩包格式)
蝙蝠优化算法
- 蝙蝠优化算法是2010年基于群体智能提出的启发式搜索算法,是一种搜索全局最优解的有效方法。该算法是一种基于迭代的优化技术,与其他算法相比,蝙蝠算法在准确性和有效性方面远优于其他算法,且没有许多参数要进行调整。
BA_ELM蝙蝠算法
- 蝙蝠算法优化ELM,是一种比较新的优化算法,希望可以借鉴下(Bat algorithm optimization elm)
蝙蝠算法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.)
Matlab 优化求解之蝙蝠算法
- 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)