Statistics
RANK
3,863
of 295,448
REPUTATION
14
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
37 of 20,227
REPUTATION
18,203
AVERAGE RATING
4.70
CONTRIBUTIONS
55 Files
DOWNLOADS
965
ALL TIME DOWNLOADS
168902
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Solving Economic Load Dispatch using Cheetah Optimizer
The Economic Load Dispatch is a vital optimization problem in power system operation, tackled on an hourly or multi-day basis. T...
1 year ago | 6 downloads |
Submitted
Cheetah Optimizer
The Cheetah Optimizer has been meticulously designed to tackle complex optimization problems across multiple domains
1 year ago | 26 downloads |
Submitted
MELGWO: GWO with memory, evolutionary operator, local search
This project includes a new variant of GWO incorporating memory, evolutionary operators, and a stochastic local search technique...
2 years ago | 13 downloads |
Submitted
MTDE: Multi-trial vector-based differential evolution
MTDE uses an adaptive movement step designed based on a new multi-trial vector approach named MTV, which combines different sear...
4 years ago | 9 downloads |
Submitted
Improved Grey Wolf Optimizer (I-GWO)
One of the best improvement of the Grey Wolf Optimizer
4 years ago | 34 downloads |
Submitted
Hill Climbing Algorithm: A Simple Implementation
This submission includes three files to implement the Hill Climbing algorithm for solving optimisation problems.
5 years ago | 13 downloads |
Submitted
Real-coded Simulated Annealing
This is a simple implementation of the Real-coded Simulated Annealing algorithm.
5 years ago | 2 downloads |
Submitted
Simulated Annealing for Travelling Salesman Problem
The simplest implementation of Simulated Annealing for solving Travelling Salesman Problem
5 years ago | 12 downloads |
Submitted
TensorFlow-like Playground Neural Networks: Regression
This is a Matlab demo that shows how Neural Networks perform regression.
6 years ago | 2 downloads |
Submitted
TensorFlow-like Playground Neural Networks: Classiffication
This is a Matlab demo that shows how Neural Networks perform classification.
6 years ago | 7 downloads |
Solved
Find the largest value in the 3D matrix
Given a 3D matrix A, find the largest value. Example >> A = 1:9; >> A = reshape(A,[3 1 3]); >> islargest(A) a...
6 years ago
Submitted
Ant Colony Optimiztion (ACO)
This is a simple implementation of the Ant Colony Optimization (ACO) to solve combinatorial optimization problems.
6 years ago | 20 downloads |
Submitted
Simulation of particles in Particle Swarm Optimization
This submission allows to visually see particles' movement in Particle Swarm Optimization.
6 years ago | 22 downloads |
Submitted
Improved Feedforward Neural Networks Using PSOGSA
This program is an improved Feedforward Neural Network using a hybrid algorithm called PSOGSA.
6 years ago | 5 downloads |
Submitted
Binary Image Reconstruction Using The Genetic Algorithm
This submission reconstructs any binary image using the Genetic Algorithm
6 years ago | 6 downloads |
Submitted
The Continuous Version of The Genetic Algorithm
The Continuous Genetic Algorithms (CGA)
6 years ago | 2 downloads |
Submitted
The Genetic Algorithm (GA) : Selection + Crossover + Mutation + Elitism
This is the implementation of the original version of the genetic algorithm
6 years ago | 76 downloads |
Submitted
A simple implementation of Particle Swarm Optimization (PSO) Algorithm
A function to solve optimization problems using the Particle Swarm Optimization (PSO) Algorithm
6 years ago | 18 downloads |
Submitted
Multi-Objective Multi-Verse Optimization (MOMVO) algorithm
The multi-objective version of the Multi-Verse Optimization Algorithm
6 years ago | 15 downloads |
Submitted
MOGOA: Multi-Objective Grasshopper Optimization Algorithm
The multi-objective version of the Grasshopper Optimization Algorithm (MOGOA)
6 years ago | 8 downloads |
Submitted
MSSA: Multi-objective Salp Swarm Algorithm
The multi-objective version of the Salp Swarm Algorithm (SSA)
6 years ago | 8 downloads |
Submitted
SSA: Salp Swarm Algorithm
SSA is a novel algorithm for solving single-objective optimization problems
6 years ago | 22 downloads |
Submitted
Grasshopper Optimisation Algorithm (GOA)
GOA is a novel meta-heuristic algorithm for global optimisation
6 years ago | 17 downloads |
Submitted
GSA + Chaotic Gravitational Constant
Improving Gravitational Search Algorithm with chaotic gravitational constant
6 years ago | 6 downloads |
Submitted
Multi-objective Ant Lion Optimizer (MOALO)
The multi-objective version of the recently proposed Ant Lion Optimizer
6 years ago | 10 downloads |
Submitted
A new MATLAB optimization toolbox
This toolbox includes all my proposed optimization algorithms (GWO, ALO, MVO, DA, MFO, SCA, and WOA)
6 years ago | 35 downloads |
Submitted
Multi-Objective Grey Wolf Optimizer (MOGWO)
The Multi-objective version of the recently proposed Grey Wolf Optimizer (GWO).
6 years ago | 35 downloads |
Submitted
The Whale Optimization Algorithm
WOA is a new algorithm for solving single-objective optimization problems
6 years ago | 95 downloads |
Submitted
Whale Optimization Algorithm Toolbox
A toolbox for the Whale Optimization Algorithm (WOA) for solving optimization problems
6 years ago | 9 downloads |
Submitted
SCA: A Sine Cosine Algorithm
SCA is a novel algorithm for solving single-objective optimization problems
6 years ago | 15 downloads |