# GOOSE Algorithm
The GOOSE algorithm, a new metaheuristic algorithm based on the behavior of goose during rest and foraging, was proposed.<br/>
The goose balances and stands on one leg to monitor and guard the other birds in the flock.<br/>
Authors: Rebwar Khalid Hamad, Tarik A. Rashid.<br/>
GOOSE Algorithm is implemented by Rebwar Khalid Hamad<br/>
# GOOSE Algorithm
GOOSE is based on the behavior of goose during rest and foraging.<br/>
This is a new metaheuristic algorithm that can be applied to solve different problem.<br/>
<br/>
<b>GOOSE implementation includes five matlab files:</b><br/>
func_plot.m<br/>
Get_Functions_details.m<br/>
initialization.m<br/>
GOOSE.m<br/>
main.m<br/>
<br/>
<b>Get_Functions_details.m:</b> includes the standard benchmark functions<br/>
<b>initialization.m:</b> it is used to initialize the population.<br/>
<b>FOX:</b> includes both exploration and exploitation equation. <br/>
In GOOSE objective functions are called which is inside Get_Functions_details.m<br/>
<b>main.m</b> file is used to run the GOOSE algorithm<br/>
<br>
<b>How it works:</b><br/>
You only need to Run the <b>main.m</b> using matlab software<br/>
then you can see the results<br/>
by running the main file GOOSE runs 30 time ( each time includes 500 iterations)<br/>
Results prints 30 best_Position and then shows the average of them<br/>
all files must be in the same directory.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
GOOSE算法提出了一种基于鹅休息和觅食行为的元启发式算法GOOSE。 提出了一种基于鹅休息和觅食行为的元启发式算法GOOSE。鹅保持平衡,单腿站立,监视和保护群中的其他鸟类。值得注意的是,GOOSE方法是一种基于粒子群优化(PSO)的方法,通过增加速度来更新搜索代理的位置。GOOSE算法在这件艺术品中得到了描述,并解释了该想法的灵感。通过在各种基准函数上进行测试,严格验证了所提出算法的准确性和精度。GOOSE算法在19个著名的基准测试函数上进行了基准测试,并通过与遗传算法(GA)、粒子群优化算法(PSO)、蜻蜓算法(DA)和适应度相关优化器(FDO)的比较研究验证了结果。此外,所提出的算法在十个现代基准函数上进行了测试,并
资源推荐
资源详情
资源评论
收起资源包目录
GOOSE_matlab.zip (9个子文件)
GOOSE.png 774KB
initialization.m 2KB
GOOSE.m 4KB
main.m 2KB
html
main.html 9KB
Get_Functions_details.m 8KB
GOOSE.jpg 237KB
func_plot.m 3KB
README.md 1KB
共 9 条
- 1
资源评论
自不量力的A同学
- 粉丝: 765
- 资源: 2785
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- asp.net 原生js代码及HTML实现多文件分片上传功能(自定义上传文件大小、文件上传类型)
- whl@pip install pyaudio ERROR: Failed building wheel for pyaudio
- Constantsfd密钥和权限集合.kt
- 基于Java的财务报销管理系统后端开发源码
- 基于Python核心技术的cola项目设计源码介绍
- 基于Python及多语言集成的TSDT软件过程改进设计源码
- 基于Java语言的歌唱比赛评分系统设计源码
- 基于JavaEE技术的课程项目答辩源码设计——杨晔萌、李知林、岳圣杰、张俊范小组作品
- 基于Java原生安卓开发的蔚蓝档案娱乐应用设计源码
- 基于Java、Vue、JavaScript、CSS、HTML的毕设设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功