智能微粒群算法MATLAB程序
%%####################################################################
%%####Particleswarmoptimization
%%####Withlinkageoperator
%%####Deepakdevicharanjuly2003
%%####################################################################
%%##toapplythistodifferentequationsdothefollowing
下载地址
用户评论
运行都没通过,这一行 figure; q = plot(index,bp(1, ,'k-'),index,bp(2, ,'k:')); 报错Incomplete or misformed expression or statement.,怎么改
可以运行,不错,值得下载
条理很清晰
还可以,我做毕业设计就用的这个程序
对理解PSO算法很有用