登录
首页 » Matlab » 粒子群算法

粒子群算法

于 2022-04-09 发布 文件大小:3.62 kB
0 173
下载积分: 2 下载次数: 1

代码说明:

 粒子群算法(PSO)属于群智能算法的一种,是通过模拟鸟群捕食行为设计的。假设区域里就只有一块食物(即通常优化问题中所讲的最优解),鸟群的任务是找到这个食物源。鸟群在整个搜寻的过程中,通过相互传递各自的信息,让其他的鸟知道自己的位置,通过这样的协作,来判断自己找到的是不是最优解,同时也将最优解的信息传递给整个鸟群,最终,整个鸟群都能聚集在食物源周围,即我们所说的找到了最优解,即问题收敛。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • quanjiaqi
    建立了基于matlab语言的四位全加器仿真模型,通过了系统验证。(Matlab language is established based on four full adder simulation model, verified by the system.)
    2010-09-27 15:50:28下载
    积分:1
  • CSGC
    认知无线电网络频谱分配的颜色敏感的图着色算法,是个很经典的算法(Cognitive radio network' s spectrum allocation of color-sensitive graph coloring algorithm, the algorithm is a very classic)
    2021-03-24 21:49:15下载
    积分:1
  • equal-area-critirea
    E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line reactance: ) L4x=input( enter the line reactance: ) Pi=input( enter the input power: ) X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x Pm1=E*V/X1 DO=asin(Pi/Pm1) A=((L2x*L3x)/(2*(L2x+L3x))) C=A B=((L3x/2)^2)/(L2x+L3x) X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B Pm2=(E*V)/X2 X3=Gx+L1x+L2x+L4x Pm3=(E*V)/X3 DC=input( enter the fault clearing angle: ) Dm=(3.14-asin(Pi/Pm3)) a1=quad( sin ,DO,DC) A1=(Pi*(DC-DO)-Pm2*a1) a2=quad( sin ,DC,Dm) A2=Pm3*a2-Pi*(Dm-DC) if(A2>=A1) disp( the system is stable ) else disp( the system is unstable ) end Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2)) disp( critical clearing angle: ) Dcc
    2012-09-11 22:46:05下载
    积分:1
  • project4
    维纳滤波,有非常齐全的源代码、测试文件,针对不同的SNR均有比较,代码测试通过(Wiener filter ,including complete source file ,testing audio files,and comparing different SNRs.The project has passed through edition)
    2014-02-18 18:03:09下载
    积分:1
  • 遗传算法
    说明:  遗传算法的一些实现案例,包括函数优化,目标分配等问题(Some implementation cases of genetic algorithm, including function optimization, target assignment and so on)
    2021-04-07 23:34:04下载
    积分:1
  • ice
    ICE中文文档,翻译的不错,ice 是个好东西啊(ICE Chinese documents, the translation of good, ice is a good thing ah)
    2010-11-11 09:39:38下载
    积分:1
  • jiefangcheng
    matlab 经典算法程序 解方程,一些常用的经典算法,简单实用(classical algorithm matlab program solve the equation)
    2013-04-10 09:48:19下载
    积分:1
  • zhouxiangyinglifbgfanshepu
    光纤光栅测量应变 可以观测未加应变光栅反射谱以及加应变的反射谱变化(Optical fiber grating measuring strain can be observed without strain grating reflection spectrum and add strain reflection spectrum changes )
    2020-06-26 16:40:02下载
    积分:1
  • 899663
    说明:  Suzuki信道仿真,用于多路径信道衰落 综合大尺度衰落和小尺度衰落 可用来仿真频率选择性衰落以及时间选择性衰落(Suzuki channel simulation, which is used to synthesize large-scale fading and small-scale fading in multipath channel. It can be used to simulate frequency-selective fading and time-selective fading.)
    2019-03-27 02:38:20下载
    积分:1
  • DSP2812的SPWM程序(319.55 KB)下载
    应用背景这是一个完全集成的评价F28335 eZdsp电路平台在TMS320F28335数字信号处理器德克萨斯乐器。板上的JTAG仿真器允许调试从Code Composer Studio通过PC的USB港口。该套件包含了所有你需要开始与TIDSP。它也可以使用与完整版本的代码Composer Studio和外部JTAG仿真器。 ;关键技术的硬件可以注册使用F28335 eZdsp电路的网上报名过程中www.spectrumdigital.com。频谱数字,公司认股权证的产品,它产生一(1)年后购买日期。对于产品被认为是“保修”,频谱数字必须一(1)年后的缺陷通知从频谱数字或其授权的一个购买经销商。频谱数字不负责意外事故,连接不当、误用、疏忽或不正确安装未经授权的修改。如果产品符合保修维修谱数字可维修或更换产品在其自由裁量权
    2023-06-18 21:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载