이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
- COA exploration: Each agent lays eggs within a local radius tied to search-range and egg share; new eggs are sampled around parents, the worst fraction is discarded, and the population is trimmed back to a fixed size.
- COA migration: The population is clustered into habitats; a focal habitat is chosen by average fitness, and all agents move a controlled step toward its best member with a small random directional deviation.
- GWO exploitation: Inside each habitat, three leaders (alpha, beta, delta) guide the rest; agents update their positions toward the leaders using time-decreasing influence to intensify search near promising areas.
- Hybrid loop & constraints: Each iteration evaluates fitness, clusters, migrates, lays eggs and culls, merges and truncates, then applies the GWO update—while positions are clamped to the variable bounds.
- Convergence tracking: The global best-so-far (strongest alpha across habitats) is updated after the full iteration and logged to produce a monotone convergence curve for minimization.
인용 양식
Pavel (2026). Cuckoo optimization algorithm via Grey wolf optimizer (https://kr.mathworks.com/matlabcentral/fileexchange/181972-cuckoo-optimization-algorithm-via-grey-wolf-optimizer), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Cuckoo Optimization Algorithm, Grey Wolf Optimizer (GWO)
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
