已提交


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

6 years 前 | 10 次下载 |

Thumbnail

已提交


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

6 years 前 | 26 次下载 |

Thumbnail

已提交


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

6 years 前 | 14 次下载 |

Thumbnail

已提交


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

6 years 前 | 14 次下载 |

Thumbnail

已提交


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

6 years 前 | 6 次下载 |

Thumbnail

已提交


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

6 years 前 | 5 次下载 |

Thumbnail

已提交


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

6 years 前 | 28 次下载 |

Thumbnail

已提交


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

6 years 前 | 26 次下载 |

Thumbnail

已提交


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

6 years 前 | 5 次下载 |

Thumbnail

已提交


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

6 years 前 | 42 次下载 |

Thumbnail

已提交


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

6 years 前 | 330 次下载 |

Thumbnail

已提交


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

6 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 6 次下载 |

Thumbnail

已提交


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

6 years 前 | 62 次下载 |

Thumbnail

已提交


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

6 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 21 次下载 |

Thumbnail

已提交


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

6 years 前 | 5 次下载 |

Thumbnail

已提交


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

6 years 前 | 11 次下载 |

Thumbnail

已提交


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

6 years 前 | 8 次下载 |

Thumbnail

已提交


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

6 years 前 | 13 次下载 |

Thumbnail

已提交


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

6 years 前 | 5 次下载 |

Thumbnail

已提交


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

6 years 前 | 5 次下载 |

Thumbnail

已提交


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

6 years 前 | 3 次下载 |

Thumbnail

已提交


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

6 years 前 | 14 次下载 |

Thumbnail

已提交


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

6 years 前 | 2 次下载 |

Thumbnail

已提交


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

6 years 前 | 20 次下载 |

Thumbnail

已解决


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

6 years 前

已解决


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

6 years 前

已解决


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

6 years 前

已解决


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

6 years 前

加载更多