Sorting using pso

5 views (last 30 days)
kash
kash on 2 Feb 2012
I have a values from 1 to 80 which are randomly places,no wi want to apply an PSO algorithm,such that a values can be sorted,is it possible to apply PSO for this,please suggest an idea
  2 Comments
Walter Roberson
Walter Roberson on 2 Feb 2012
This is perhaps possible. First, though, you will need to define a way to measure how un-sorted a trial solution is, so that the PSO algorithm can head towards "more sorted".
kash
kash on 2 Feb 2012
i dont know what u mean by how un-sorted a trial solution is,in tat i want to calculate g best ,pbest,fitness etc

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!