Enviada


Sine Cosine Algorithm Toolbox
A toolbox for the Sine Cosine Algorithm (SCA) for solving single-objective optimization problems

casi 6 años hace | 10 descargas |

Thumbnail

Enviada


DA: Dragonfly Algorithm
DA is a novel swarm intelligence technique for solving single-objective optimization problems

casi 6 años hace | 20 descargas |

Thumbnail

Enviada


Multi-Verse Optimizer (MVO)
MVO is a novel meta-heuristic algorithm for global optimization

casi 6 años hace | 7 descargas |

Thumbnail

Enviada


Grey Wolf Optimizer for Training Multi-Layer Perceptrons (ALL CLASSIFICATION AND FUNCTION DATASETS)
The submission employs the recently proposed Grey Wolf Optimizer for training Multi-Layer Perceptron

casi 6 años hace | 14 descargas |

Thumbnail

Enviada


Moth-flame Optimization (MFO) Algorithm toolbox
A toolbox for the Moth-flame Optimization (MFO) Algorithm for solving optimization problems

casi 6 años hace | 6 descargas |

Thumbnail

Enviada


Dragonfly Algorithm Toolbox
A toolbox for the Dragonfly Algorithm (DA) for solving single-objective optimization problems

casi 6 años hace | 12 descargas |

Thumbnail

Enviada


Moth-flame Optimization (MFO) Algorithm
MFO is a novel meta-heuristic algorithm for solving optimization problems

casi 6 años hace | 22 descargas |

Thumbnail

Enviada


MODA: Multi-Objective Dragonfly Algorithm
The multi-objective version of the Dragonfly Algorithm (DA) for solving multi-objective problems

casi 6 años hace | 27 descargas |

Thumbnail

Enviada


BDA: Binary Dragonfly Algorithm
The binary version of the Dragonfly Algorithm (DA) for solving binary optimization problems

casi 6 años hace | 11 descargas |

Thumbnail

Enviada


Ant Lion Optimizer (ALO)
ALO is a novel meta-heuristic algorithm for global optimization

casi 6 años hace | 38 descargas |

Thumbnail

Enviada


Grey Wolf Optimizer (GWO)
GWO is a novel meta-heuristic algorithm for global optimization

casi 6 años hace | 285 descargas |

Thumbnail

Enviada


Multi-Verse Optimizer toolbox
A toolbox for the Multi-Verse Optimizer (MVO) algorithm

casi 6 años hace | 2 descargas |

Thumbnail

Enviada


Ant Lion Optimizer toolbox
A toolbox for the Ant Lion Optimizer (ALO) algorithm

casi 6 años hace | 4 descargas |

Thumbnail

Enviada


Grey Wolf Optimizer Toolbox
A toolbox for the Grey Wolf Optimizer (GWO) algorithm

casi 6 años hace | 60 descargas |

Thumbnail

Enviada


Robust multi-objective test problems
The most challenging robust multi-objective test problems in the world

casi 6 años hace | 5 descargas |

Thumbnail

Enviada


Grey Wolf Optimizer for Training Multi-Layer Perceptrons
The submission employs the recently proposed Grey Wolf Optimizer for training Multi-Layer Perceptron

casi 6 años hace | 20 descargas |

Thumbnail

Enviada


Autonomous Groups Particles Swarm Optimization (AGPSO)
A Particle Swarm Optimization Algorithm with Autonomous Groups of Particles

casi 6 años hace | 9 descargas |

Thumbnail

Enviada


Binary hybrid particle swarm optimization and gravitational search algorithm (BPSOGSA)
Binary version of the BPSOGSA algorithm

casi 6 años hace | 8 descargas |

Thumbnail

Enviada


Binary Bat Algorithm
BBA is the binary version of the Bat Algorithm for optimizing binary problems.

casi 6 años hace | 13 descargas |

Thumbnail

Enviada


Enhanced Binary Particle Swarm Optimization (BPSO) with 6 new transfer functions
An Enhanced binary Particle Swarm Optimization algorithm (VPSO) with v-shaped transfer functions

casi 6 años hace | 27 descargas |

Thumbnail

Enviada


Adaptive gbest-guided gravitational search algorithm
A gbest-guided gravitational search algorithm

casi 6 años hace | 5 descargas |

Thumbnail

Enviada


Chaotic Biogeography-based Optimisation (CBBO) algorithm
50 chaos-embedded versions of the BBO algorithm

casi 6 años hace | 8 descargas |

Thumbnail

Enviada


Biogeography-Based Optimizer (BBO) for training Multi-Layer Perceptron (MLP) - Breast cancer dataset
Biogeography-Based Optimizer (BBO) is employed as a trainer for Multi-Layer Perceptron (MLP) trainin

casi 6 años hace | 10 descargas |

Thumbnail

Enviada


Chaos theory and meta-heuristics
10 chaotic maps that can be integrated to any meta-heuristics

casi 6 años hace | 17 descargas |

Thumbnail

Enviada


Biogeography-Based Optimizer (BBO) for training Multi-Layer Perceptron (MLP)
Biogeography-Based Optimizer (BBO) is employed as a trainer for Multi-Layer Perceptron (MLP)

casi 6 años hace | 14 descargas |

Thumbnail

Enviada


Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA)
PSOGSA is the efficient combination of PSO and GSA.

casi 6 años hace | 17 descargas |

Thumbnail

Resuelto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

alrededor de 6 años hace

Resuelto


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

alrededor de 6 años hace

Resuelto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

alrededor de 6 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

alrededor de 6 años hace

Cargar más