搜索资源列表
bat
- 用matlab实现新的启发式算法—蝙蝠算法,用于生产优化问题-New heuristic- bat algorithm for the production optimization problem using 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_algorithm
- 该算法使用新颖的蝙蝠算法,对函数进行优化,得到的结果较优。-The algorithm uses a novel bat algorithm, function optimization, the result is better.
moba_demo
- 为了快速求解大规模优化问题,根据蝙蝠回声定位行为构造出了可全局收敛的蝙蝠算法。在该算法中,每个蝙蝠对应着优化问题的一个候选解;采用正交拉丁方原理构筑蝙蝠群的初始空间位置,以达到对搜索空间的均衡分散性和整齐可比性覆盖;将蝙蝠的追随、自主、避险和从众行为用于构造每个蝙蝠的空间位置转移策略;利用蝙蝠捕获猎物时的响度和脉冲速率来确保整个蝙蝠群要么保持原状态、要么向好的空间位置转移,但绝不会向差的空间位置转移,从而确保了整个算法的全局收敛性;在蝙蝠群移动过程中,蝙蝠从一个空间位置转移到另一个空间位置实现了
Bat-Algorithm
- Basic bat algorithm code for finding new position frequency and velocity. Its for the resource allocation optimization.-Basic bat algorithm code for finding new position frequency and velocity. Its for the resource allocation optimization.
29782206FA-BP
- 该算法是蝙蝠和BP网络结合的算法,用于优化BP算法(The algorithm is a combination of bat and BP networks, which is used to optimize BP algorithms)
bat_algorithm
- 一个比较基础的蝙蝠算法,适用于初学者;蝙蝠算法比较新颖,效率高效(a basic bat algorithm for beginners.)
bat_algorithm
- 蝙蝠算法是一种全局搜索最优解的有效方法,新颖的智能算法。(Bat algorithm is an efficient method for searching optimal solutions, innovative intelligent algorithms.)
Bat_Algoritmasi
- Implementation of Bat algorithm in c#
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
Bat
- Bat algorithm source code
[paperhub]10.1016_j.energy.2015.12.096
- Economic dispatch using chaotic bat algorithm
22???
- Economic dispatch using chaotic bat algorithm
BA_ELM蝙蝠算法
- 蝙蝠算法优化ELM,是一种比较新的优化算法,希望可以借鉴下(Bat algorithm optimization elm)
Matlab 优化求解之蝙蝠算法
- 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)