Sorting using pso
5 ビュー (過去 30 日間)
古いコメントを表示
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".
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Particle Swarm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!