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!