Main Content

127 results

MATLAB implementation of ACO for Discrete and Combinatorial Optimization Problems

For more information see the following link:http://yarpiz.com/53/ypea103-ant-colony-optimization

A Matlab toolbox for sampling inverse problems with complex prior information.

This code implements a chaotic version of ant lion optimizer.

This code implements a chaotic version of ant lion optimizer. The code uses many chaos functions to control the exploration rate of ant lion. The used chaos functions are Singer, Piecewise, log

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

This is a simple implementation of the Ant Colony Optimization (ACO) to solve combinatorial optimization problems. Travelling Salesman Problem (TSP) is solved as an example. The results are also

ALO is a novel meta-heuristic algorithm for global optimization

The Ant Lion Optimizer (ALO) mimics the hunting mechanism of antlions in nature. Five main steps of hunting prey such as the random walk of ants, building traps, entrapment of ants in traps, catching

Ant Colony is used to find the PID parameters for DC motor speed control

The multi-objective version of the recently proposed Ant Lion Optimizer

This submission includes the source codes of the multi-objective version of the recently proposed Ant Lion Optimizer (ALO) called Multi-Objective Ant Lion Optimizer (MOALO). A repository is first

Computes a correspondence between two shapes based on ant colony optimization (ACO).

This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets

Langton's Ant

Version 1.0.0.0

by Job

2D Turing machine with simple set of rules but complex emergent behavior

Langton's ant is a two-dimensional Turing machine with a very simple set of rules but complex emergent behavior. It was invented by Chris Langton in 1986 and runs on a square lattice of black and

Ant colony optimization for wavelet-based image interpolation

This is a demo program of the paper Ant colony optimization for wavelet-based image interpolation using a three-component exponential mixture model," Expert Systems with Applications, Vol. 38, No. 10

A demo program of Image edge detection using variation-adaptive ant colony optimization

This is a demo program of Image edge % detection using variation-adaptive ant colony optimization, Transactions on CCI V, LNCS 6910, 2011, pp. 27-40.

YPEA

Version 1.1.0.4

by Yarpiz / Mostapha Heris

Yarpiz Evolutionary Algorithms Toolbox (YPEA) is a toolbox to solve optimization problems using Evolutionary Algorithms and Metaheuristics.

provided by the YPEA toolbox is as follows:1. Artificial Bee Colony (ABC)2. Ant Colony Optimization for Continuous Domains (ACOR)3. Bees Algorithm (BA)4. Biogeography-based Optimization (BBO)5. Covariance

Optimal Foraging Algorithm for optimizing the main parameters of SVM

MATLAB implementation of ACOR, the Ant Colony Optimization for Real-Valued Optimization Problems

Matrix form

1st order recurrence relation to generate langtons ant cellular automata

Upgrade and improvement of optical communications blocksets.

An association rule data mining tool for experimentation and analysis.

Essential MATLAB

Version 1.0.0.0

by Brian Hahn

Companion software for Essential MATLAB for Scientists and Engineers

ACO with mutation for function optimization

Ant Colony Optimization Algorithm with Mutation Operator (ACOM)This code is assembled for these functions:Ackley FunctionDixon & Price FunctionRastrigin FunctionSphere FunctionBumpy FunctionYou

This code presents a simple implementation of ACO to solve traveling ‎salesman problem (TSP)‎

This code presents a simple implementation of Ant Colony Optimization (ACO) to solve traveling ‎salesman problem (TSP). Given a list of cities and their pairwise distances, the task is to find a

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

are also other trainers in this submission: Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Genetic Algorithm (GA), Evolutionary Strategy (ES), and Probability-Based Incremental

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

problem. There are also other trainers in this submission: Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Genetic Algorithm (GA), Evolutionary Strategy (ES), and Probability-Based

Snag

Version 1.0.0.0

by Sergio Frasca

A signal analysis toolbox aimed to especially to gravitational wave detection

This code solves the Economic dispatch problem.

This program solves the economic dispatch by Multi-Objective Ant Lion Optimizer (MALO).Economic dispatch is minimizing a quadratic objective function subject to one quadratic equality constraint

Ultrasim

Version 1.1.0.0

by Sverre Holm

Ultrasound field simulation for transducer geometries for medical ultrasound and sonar applications.

Image Edge Detection Using Ant Colony Optimization

A demo program of image edge detection using ant colony optimization.

This code creates a 3D plot of a normalized AF in cartesian coordinates.

Ant Colony Optimization in feature selection(ACOFS)

Solve dynamic job shop scheduling problem with ant colony optimization (ACO).

shortest path from start point to destination point. One solution that can be used is with the ant colony optimization algorithm. There are three method to input the job : xls file, matriks, and atrractive

This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc.

Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem

: http://elib.zib.de/pub/mp-testdata/tsp/tsplib/tsp/index.htmlAs there is several type of ACO algorithm, the basic one Ant System(AS) is given, which is original. For more problems or other ACO algorithms, you can contact me by the email codstar@126.com. plealse

Designs a probe fed rectangular patch antenna using true electromagnetic simulation.

Application of ant colony system (ACS) for feature selection problems.

This toolbox offers ant colony system (ACS) method The < Main.m file > illustrates the example of how ACS can solve the feature selection problem using benchmark data-set.**********************************************************************************************************************************

Use this SDK to develop an integration from your source control tool to MATLAB and Simulink Projects

Implantation of ant colony optimization (ACO) without predetermined number of selected features in feature selection tasks.

This toolbox offers ant colony optimization (ACO) method. This ACO can be performed without the need for the predetermined number of selected features, which is simple. The "Main" script illustrates

Vortex Lattice Mehod for steady aerodynamics

Ant colony code to feature selection

Ant colony code to feature selectionin general .

Ant Colony Optimization (ACO) tuned PID controller for two-area load frequency control

Ant Colony Optimization (ACO) tuned PID controller for two-area load frequency control involves a complex process that includes defining the ACO algorithm, integrating it with the PID controller, and

MATLAB source code of examples showcased in this webinar

All the files needed to develop and score an entry for the tenth MATLAB® Programming Contest.

Starter kit for the tenth MATLAB Programming Contest "Ants", which ran May 11-18, 2005.You are given the task programming an ant to collect as much food as possible. For more information, see the

This program applies the typical ant colony optimization technique on TSP problem.

The selection route which each ant will select is based on maximum probability criteria, and the amount pheromone remains on each route between two cities.

AntShrink: Ant colony optimization for image shrinkage

This is a demo program of the paper J. Tian, W. Yu, and L. Ma, "AntShrink: Ant colony optimization for image shrinkage," Pattern Recognition Letters, Vol. 31, Oct. 2010, pp. 1751-1758.

A demo of an Ant System algorithm solving classical Traveling Salesman Problems.

A demo of an Ant System algorithm solving classical Traveling Salesman Problems.To run, type:ant_system_tsp(@Qatar, 50000)The code should be pretty self-explanatory.

This code shows the process of Lumer and Faeita algorithm in data clustering.

Many ant species exhibit the behavior of clustering corpses to form cemeteries. Each ant seems to behave individually, moving randomly in space while picking up or depositing (dropping) corpses. The

QAP

Version 1.0.0.0

by Kyriakos Tsourapas

Ant Algorithm for the Quadratic Assignment Problem.

An implementation of an Ant Algorithm to solve the Quadratic Assignment Problem of assigning n departments to n sites.

Ant Colony Optimization (ACO) is a popular metaheuristic optimization algorithm inspired by the foraging behavior of ants.

, 18, 25, 0];% ACO parametersnum_ants = 10;num_iterations = 100;pheromone_evaporation = 0.5;alpha = 1.0;beta = 2.0;% Initialize pheromone levels on each edgepheromones = ones(size(distance_matrix

Tools for manipulating directed graphs. Oriented at creating encoders for constrained coding

func_ant_colony_image_edge_detection

func_ant_colony_image_edge_detection based on matlab

multi-objective version of the Ant Lion Optimizer

Used this code please cited the paper This is the source codes of the paper: S. Mirjalili, P. Jangir, and S. Saremi, Multi-objective ant lion optimizer: a multi-objective optimization algorithm for

Ant-Colony Optimization for Mining Gradual Patterns

pheromone matrix values approach saturation. The research paper is available via this link:Owuor, D.O., Runkler, T., Laurent, A. et al. Ant colony optimization for mining gradual patterns. Int. J. Mach. Learn

Radjam

Version 2.2.2

by David Jenn

Basic radar and jammer simulation.

aa is a comprehensive pipeline system for neuroimaging written in MATLAB to facilitate automatic, flexible, and replicable analyses.

This software solves ELD problem without transmission losses using Ant Lion optimizer.

solved for 3, 6 and 20 generating units . transmission losses have been neglected in solving ELD problem.I have used the Ant Lion Optimizer one of the recently developed algorithms by Seyedali Mirjalili in

All the files needed to develop and score an entry for the MATLAB® Programming Contest.

Load more