Sorting images
4 次查看(过去 30 天)
显示 更早的评论
I have extracted features of all the images and for query image and have calculated distance,recall ,precision .now i have cancatanated average recall and precision,now,i have to apply PSO algorithm to move the features closer
for example if i have values like
S=[1 3 10 4 2 ],by using PSO algorithm i want to move the values closer i.e 2 must be moved closer to 1 and so on
please help
5 个评论
回答(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!