Regenerated a state-of-the-art meta-heuristic algorithm for the UAV path planning problem, proposed by Qu, Gai, and Zhong.
- Updated
Oct 19, 2024 - MATLAB
Regenerated a state-of-the-art meta-heuristic algorithm for the UAV path planning problem, proposed by Qu, Gai, and Zhong.
Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' hawks. Widely used in engineering, machine learning, and resource allocation, HHO is renowned for its simplicity, versatility, and effectiveness in finding global optima.
Obtaining the best coefficients of Inverse Dynamics Controller, for a dynamical system, with Optimization Algorithms.
Heterogeneous Improved Dynamic Multi-Swarm PSO (HIDMS-PSO) algorithm. Source code for the paper: IEEE SSCI https://ieeexplore.ieee.org/document/9308313
Adaptive Heterogeneous Improved Dynamic Multi-Swarm PSO (A-HIDMS-PSO) Algorithm. Source code for the paper: IEEE SSCI https://ieeexplore.ieee.org/document/9660115
A new optimization method based on the dynamic of sliding motion along a frictionless inclined plane. In IPO, a collection of agents cooperate with each other and move toward better positions in the search space by employing Newton’s second law and equations of motion. The standard version of the IPO is presented by Mozafari et al. in 2016. Powe…
With the aim of create a powerful trade-off between the concepts of exploitation and exploration, and rectify the complexity of their structural parameters in the standard IPO, a modified version of IPO (called MIPO) is introduced as an efficient optimization algorithm for digital infinite-impulse-response (IIR) filters model identification. The…
This repository contains the source codes for our paper published in Computers & Structures: A hybridization of growth optimizer and improved arithmetic optimization algorithm and its application to discrete structural optimization.
MATLAB simulations for Controller Placement Problem in Software Defined Networks
FAEICA-Algorithm (Fuzzy adaptive optimisation method)
A simplified and effective version of IPO (called SIPO) with the aim of simplifying the main IPO equations, creating a powerful trade-off between the concepts of exploitation and exploration, and modifying the complexity of their structural parameters.
A Matlab implementation of a multi-objective optimization algorithm called GADMS for key quality characteristic selection (feature selection).
Travelling Salesman Problem (TSP)
It is a Implementation of a paper about Metaheuristic Optimization algorithm.
In the literature, different types of inclined planes system optimization (IPO) algorithms have been proposed and evaluated in various applications. Due to the large number of variants and applications, this work provides an overview of IPO’s state-of-the-art in terms of variants presented, applications, statistical evaluation, and analysis. In …
This repository contains the source codes for our paper under review at Scientia Iranica: Frequency-constrained optimization of large-scale cyclically symmetric domes using improved hybrid growth optimizer (Ref. No: SCI-2502-9952). The manuscript status will be updated upon formal notification from the journal.
Add a description, image, and links to the metaheuristic-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the metaheuristic-algorithms topic, visit your repo's landing page and select "manage topics."