搜索资源列表
bat
- 用matlab实现新的启发式算法—蝙蝠算法,用于生产优化问题-New heuristic- bat algorithm for the production optimization problem using matlab
A-Bat-Algorithm
- 一种变异算子的蝙蝠算法来求解无人机路径规划问题。希望共同学习-A Bat Algorithm withMutation for UCAV Path Planning
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
- 为了快速求解大规模优化问题,根据蝙蝠回声定位行为构造出了可全局收敛的蝙蝠算法。在该算法中,每个蝙蝠对应着优化问题的一个候选解;采用正交拉丁方原理构筑蝙蝠群的初始空间位置,以达到对搜索空间的均衡分散性和整齐可比性覆盖;将蝙蝠的追随、自主、避险和从众行为用于构造每个蝙蝠的空间位置转移策略;利用蝙蝠捕获猎物时的响度和脉冲速率来确保整个蝙蝠群要么保持原状态、要么向好的空间位置转移,但绝不会向差的空间位置转移,从而确保了整个算法的全局收敛性;在蝙蝠群移动过程中,蝙蝠从一个空间位置转移到另一个空间位置实现了
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_algorithm
- \这是一个m文件,可以直接在matlab中运行,借鉴Phd.YANG的算法实现蝙蝠算法在连续领域的最优值求解(The BA can be used to resolve the best question)
FA-BP
- 该程序是最新的FA-BP算法,利用该程序可以进行极值的寻优。(The program is the latest FA-BP algorithm, which can be used to optimize the extreme value.)
蝙蝠优化算法
- 蝙蝠优化算法是对参数进行优化的算法,是元启发式算法的一种(The bat optimization algorithm is an algorithm to optimize the parameters and is a kind of meta heuristic algorithm.)
模拟退火蝙蝠萤火虫
- 可以通过以上三种算法进行参数的优化,剑桥大学编著(These three algorithms can be used to optimize the parameters. Edited by Cambridge University.)
BA_ELM蝙蝠算法
- 蝙蝠算法优化ELM,是一种比较新的优化算法,希望可以借鉴下(Bat algorithm optimization elm)
Matlab 优化求解之蝙蝠算法
- 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)