搜索资源列表
pso
- matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
Study-on-the-method
- 粒子群优化算法是自1995年正式提出以来不断兴起和壮大的一种新的优化问题解决方案,它的概念简单且易于实现-PSO is formally proposed since 1995 continuously since the rise and growth of a new optimization solutions to problems, it is conceptually simple and easy to implement
pID
- 用MATlab实现的神经算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab neural algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
PSO
- 用matlab实现的粒子群pso算法,最基础的粒子群,适合初学者-it s very easy to understand for primary
PSO-and-IPSO
- 粒子群算法及其优化算法,并可以实现相关功能-Particle swarm algorithm and its optimization algorithm, the relevant functions
PSO_about
- 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
PSO
- 基于自然数编码的粒子群算法MATLAB实现源代码。-Based on natural number coding Particle Swarm MATLAB source code to achieve.
PSO
- 利用粒子群算法,实现简单的单目标物资分配问题-Using particle swarm optimization to achieve a simple single objective optimization
uv865
- 已经调试成功.内含m文件,可直接运行,基于matlab平台实现,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Based on matlab platform, K-means clustering algorithm based on the PSO.