particleswarm on 2D array
显示 更早的评论
i have a 1439x141244 array with features extracted from audio files. the features are pitch mfcc and nmf.All the feature are in single array NewSignal. Now i need to apply PSO (particleswarm ) on extracted features. how to do it please guide.
1 个评论
Alan Weiss
2019-12-2
I do not understand what PSO is supposed to do here. PSO is an optimization algorithm. What are your control variables, meaning the things you can change? What is your objective function? Answer those questions, and we might have a chance of helping.
Alan Weiss
MATLAB mathematical toolbox documentation
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!