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

詳細記述

保存先:
書誌詳細
第一著者: Tai, Zu Jie
フォーマット: Final Year Project / Dissertation / Thesis
出版事項: 2015
主題:
オンライン・アクセス:http://eprints.utar.edu.my/1810/1/Data_Analysis_using_Particle_Swarm_Optimization_Algorithm.pdf
http://eprints.utar.edu.my/1810/
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
その他の書誌記述
要約: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.