[源码] 发挥matab并行计算,简洁易懂,并解决约束优化的粒子群程序我要分享

[Source code] play matab parallel computation, sim

matlab 源码 程序 简洁 优化 计算 易懂 粒子 并行 发挥 解决 约束 MATAB

关注次数: 258

下载次数: 1

文件大小: 6.12 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:在学习粒子群的过程中,在网上得到了许多宝贵的资源,受益颇多。但从网上下载的粒子群程序大多for循环和if判断满天飞,运行效率不高,这里给出一个简单易懂的粒子群和大家共同学习,整个过程除了迭代使用while 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报


English Description:

In the process of learning based on Particle Swarm, gained a lot of valuable resources on the Web, benefited. Particle Swarm download programs from the Internet most for loops and if judging all over the place, efficiency is not high, this gives a simple Particle Swarm Optimization and we all learn together, the whole process is in addition to the iteration and if no other for outside use a while loop statement, Full use of MATLAB parallel computing performance. Which can also implement a simple constraint optimization problems, facilitate reconstruction.


代码预览