Seyedali Mirjalili - MATLAB Central
photo

Seyedali Mirjalili


Last seen: 3 meses hace Con actividad desde 2017

Followers: 40   Following: 0

Mensaje

Professional Interests: Multi-objective optimization, Robust optimization, Swarm intelligence, Computational intelligence

Estadística

All
File ExchangeMATLAB AnswersCodyFrom 02/17 to 03/25Use left and right arrows to move selectionFrom 02/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Preguntas
10 Respuestas

File Exchange

55 Archivos

Cody

0 Problemas
9 Soluciones

CLASIFICACIÓN
3.635
of 297.560

REPUTACIÓN
14

CONTRIBUCIONES
0 Preguntas
10 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
37 of 20.456

REPUTACIÓN
18.545

EVALUACIÓN MEDIA
4.70

CONTRIBUCIONES
55 Archivos

DESCARGAS
1005

ALL TIME DESCARGAS
172276

CLASIFICACIÓN
39.785
of 159.148

CONTRIBUCIONES
0 Problemas
9 Soluciones

PUNTUACIÓN
100

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer
  • Solver
  • Top Downloads 2024
  • Top Downloads 2023
  • Top Downloads 2022
  • Top Downloads 2021
  • Top Downloads 2020
  • Explorer
  • Personal Best Downloads Level 5
  • First Review
  • 5-Star Galaxy Level 5

Ver insignias

Feeds

Ver por

Enviada


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...

casi 2 años hace | 12 descargas |

0.0 / 5
Thumbnail

Enviada


Cheetah Optimizer
The Cheetah Optimizer has been meticulously designed to tackle complex optimization problems across multiple domains

casi 2 años hace | 15 descargas |

0.0 / 5
Thumbnail

Enviada


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...

alrededor de 2 años hace | 9 descargas |

0.0 / 5
Thumbnail

Enviada


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...

más de 4 años hace | 5 descargas |

5.0 / 5
Thumbnail

Enviada


Improved Grey Wolf Optimizer (I-GWO)
One of the best improvement of the Grey Wolf Optimizer

más de 4 años hace | 33 descargas |

5.0 / 5
Thumbnail

Enviada


Hill Climbing Algorithm: A Simple Implementation
This submission includes three files to implement the Hill Climbing algorithm for solving optimisation problems.

alrededor de 5 años hace | 9 descargas |

5.0 / 5
Thumbnail

Enviada


Real-coded Simulated Annealing
This is a simple implementation of the Real-coded Simulated Annealing algorithm.

alrededor de 5 años hace | 3 descargas |

5.0 / 5
Thumbnail

Enviada


Simulated Annealing for Travelling Salesman Problem
The simplest implementation of Simulated Annealing for solving Travelling Salesman Problem

alrededor de 5 años hace | 8 descargas |

5.0 / 5
Thumbnail

Enviada


TensorFlow-like Playground Neural Networks: Regression
This is a Matlab demo that shows how Neural Networks perform regression.

alrededor de 6 años hace | 4 descargas |

5.0 / 5
Thumbnail

Enviada


TensorFlow-like Playground Neural Networks: Classiffication
This is a Matlab demo that shows how Neural Networks perform classification.

alrededor de 6 años hace | 2 descargas |

5.0 / 5
Thumbnail

Resuelto


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...

más de 6 años hace

Enviada


Ant Colony Optimiztion (ACO)
This is a simple implementation of the Ant Colony Optimization (ACO) to solve combinatorial optimization problems.

más de 6 años hace | 16 descargas |

5.0 / 5
Thumbnail

Enviada


Simulation of particles in Particle Swarm Optimization
This submission allows to visually see particles' movement in Particle Swarm Optimization.

más de 6 años hace | 11 descargas |

4.9 / 5
Thumbnail

Enviada


Improved Feedforward Neural Networks Using PSOGSA
This program is an improved Feedforward Neural Network using a hybrid algorithm called PSOGSA.

más de 6 años hace | 7 descargas |

3.0 / 5
Thumbnail

Enviada


Binary Image Reconstruction Using The Genetic Algorithm
This submission reconstructs any binary image using the Genetic Algorithm

casi 7 años hace | 2 descargas |

5.0 / 5
Thumbnail

Enviada


The Continuous Version of The Genetic Algorithm
The Continuous Genetic Algorithms (CGA)

casi 7 años hace | 2 descargas |

5.0 / 5
Thumbnail

Enviada


The Genetic Algorithm (GA) : Selection + Crossover + Mutation + Elitism
This is the implementation of the original version of the genetic algorithm

casi 7 años hace | 47 descargas |

5.0 / 5
Thumbnail

Enviada


A simple implementation of Particle Swarm Optimization (PSO) Algorithm
A function to solve optimization problems using the Particle Swarm Optimization (PSO) Algorithm

casi 7 años hace | 10 descargas |

4.3 / 5
Thumbnail

Enviada


Multi-Objective Multi-Verse Optimization (MOMVO) algorithm
The multi-objective version of the Multi-Verse Optimization Algorithm

casi 7 años hace | 21 descargas |

5.0 / 5
Thumbnail

Enviada


MOGOA: Multi-Objective Grasshopper Optimization Algorithm
The multi-objective version of the Grasshopper Optimization Algorithm (MOGOA)

casi 7 años hace | 19 descargas |

5.0 / 5
Thumbnail

Enviada


MSSA: Multi-objective Salp Swarm Algorithm
The multi-objective version of the Salp Swarm Algorithm (SSA)

casi 7 años hace | 18 descargas |

5.0 / 5
Thumbnail

Enviada


SSA: Salp Swarm Algorithm
SSA is a novel algorithm for solving single-objective optimization problems

casi 7 años hace | 32 descargas |

4.7 / 5
Thumbnail

Enviada


Grasshopper Optimisation Algorithm (GOA)
GOA is a novel meta-heuristic algorithm for global optimisation

casi 7 años hace | 21 descargas |

2.3 / 5
Thumbnail

Enviada


GSA + Chaotic Gravitational Constant
Improving Gravitational Search Algorithm with chaotic gravitational constant

casi 7 años hace | 4 descargas |

5.0 / 5
Thumbnail

Enviada


Multi-objective Ant Lion Optimizer (MOALO)
The multi-objective version of the recently proposed Ant Lion Optimizer

casi 7 años hace | 23 descargas |

5.0 / 5
Thumbnail

Enviada


A new MATLAB optimization toolbox
This toolbox includes all my proposed optimization algorithms (GWO, ALO, MVO, DA, MFO, SCA, and WOA)

casi 7 años hace | 30 descargas |

5.0 / 5
Thumbnail

Enviada


Multi-Objective Grey Wolf Optimizer (MOGWO)
The Multi-objective version of the recently proposed Grey Wolf Optimizer (GWO).

casi 7 años hace | 51 descargas |

5.0 / 5
Thumbnail

Enviada


The Whale Optimization Algorithm
WOA is a new algorithm for solving single-objective optimization problems

casi 7 años hace | 90 descargas |

4.4 / 5
Thumbnail

Enviada


Whale Optimization Algorithm Toolbox
A toolbox for the Whale Optimization Algorithm (WOA) for solving optimization problems

casi 7 años hace | 9 descargas |

1.0 / 5
Thumbnail

Enviada


SCA: A Sine Cosine Algorithm
SCA is a novel algorithm for solving single-objective optimization problems

casi 7 años hace | 26 descargas |

4.0 / 5
Thumbnail

Cargar más