Data Analysis using Particle Swarm Optimization Algorithm

Particle Swarm Optimization (PSO) basically using the method that more tending to social behaviour, for example fish schooling, bird flocking, bees swarming. This is effective since each particle’s solution seems like know each position and its movement. At the end of the swarming, the particle’s so...

Full description

Saved in:
Bibliographic Details
Main Author: Tai, Zu Jie
Format: Final Year Project / Dissertation / Thesis
Published: 2015
Subjects:
Online Access:http://eprints.utar.edu.my/1810/1/Data_Analysis_using_Particle_Swarm_Optimization_Algorithm.pdf
http://eprints.utar.edu.my/1810/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Particle Swarm Optimization (PSO) basically using the method that more tending to social behaviour, for example fish schooling, bird flocking, bees swarming. This is effective since each particle’s solution seems like know each position and its movement. At the end of the swarming, the particle’s solution supposed to confined to one optimal solution. In this paper, some mathematical function and mechanical components with subject to constraint were introduced to perform optimization using PSO. Furthermore, a modified PSO(Accelerated PSO) were also introduced to compare the results with Basic PSO. Some concern parameters for PSO such as the swarm particle(population size), swarm iterations, self and swarm-confidence factor, weight factor also been introduced in this paper, and have been found the best fitness values for each case problem.