Comparison of nature-inspired algorithms

This report is written to conclude my project titled 'Comparison of Natureinspired Algorithms'. As titled, the main purpose of this report is about these comparisons. The algorithms I will be covering in this report will be Genetic Algorithm, Particle Swarm Optimization and Ant Colony Algo...

Full description

Saved in:
Bibliographic Details
Main Author: Tham, Choon Fai
Other Authors: Ponnuthurai Nagaratnam Suganthan
Format: Final Year Project
Language:English
Published: 2015
Subjects:
Online Access:http://hdl.handle.net/10356/65769
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report is written to conclude my project titled 'Comparison of Natureinspired Algorithms'. As titled, the main purpose of this report is about these comparisons. The algorithms I will be covering in this report will be Genetic Algorithm, Particle Swarm Optimization and Ant Colony Algorithm. Since I have no exposure to these algorithms, I find that even understanding them and their purpose to be somewhat difficult. As such, I will be using a lot of analogy, examples to try to express what I understand of these algorithms to be. There will be an explanation to these algorithms and the basis of their inspiration. The general steps involved will also be mentioned. However, the many many different variations for them will not be covered. The conclusion of these algorithms will be obtained via GNU Octave which is a freeware similar to Matlab. As Octave is based on Matlab, I believe it should not pose much of a problem when reenacting on the Matlab program itself. The programs I have written and used for the testing will also be included and an explanation of though process and purpose will also be explained.