Sorting using pso
显示 更早的评论
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 个评论
Walter Roberson
2012-2-2
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
2012-2-2
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!