登录
首页 » matlab » GA和PSO

GA和PSO

于 2021-03-12 发布
0 343
下载积分: 1 下载次数: 8

代码说明:

说明:  对于无约束的非线性方程的求解以及有约束的线性方程的求解,粒子群算法表现较好的收敛性且鲁棒性较好。基于遗传算法的有约束的线性方程的最优值寻优,选取如下所示的目标函数(最小值):(For solving unconstrained nonlinear equations and constrained linear equations, particle swarm optimization algorithm has good convergence and robustness. Based on the optimization of the constrained linear equation of genetic algorithm, the objective function (minimum value) is selected as follows:)

文件列表:

GA(PSO), 0 , 2020-02-28
GA(PSO)\Code.m, 381 , 2013-10-19
GA(PSO)\Cross.m, 1393 , 2013-10-19
GA(PSO)\fun.m, 106 , 2013-10-19
GA(PSO)\GA.m, 2221 , 2013-10-19
GA(PSO)\Mutation.m, 1315 , 2013-10-19
GA(PSO)\PSO.m, 2187 , 2013-10-19
GA(PSO)\Select2.m, 801 , 2013-10-19
GA(PSO)\test.m, 269 , 2013-10-19
GA_PSO, 0 , 2020-02-28
GA_PSO\Cross.m, 1393 , 2013-10-19
GA_PSO\fun.m, 106 , 2013-10-19
GA_PSO\GA_PSO.m, 2642 , 2013-10-19
GA_PSO\Mutation.m, 1315 , 2013-10-19
GA_PSO\test.m, 269 , 2013-10-19
说明.txt, 63 , 2013-10-19

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

发表评论

0 个回复

  • shujukuxitgainian
    经典教材数据库系统概念,很多大学计算机系的研究生课程用书 (Classical concept of teaching materials database system, many university computer science graduate course books)
    2008-12-28 12:19:58下载
    积分:1
  • common_cathode
    说明:  AT80S52 7se segment common cathode interface
    2020-06-21 01:00:02下载
    积分:1
  • 模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行...
    模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行-Maya simulation model of interactive control by about key figures rotary control, The next key control walking
    2022-05-21 18:50:01下载
    积分:1
  • Delphi简单的文件分割合并工具
    Delphi实现一个简单的文件分割、合并工具,可定义每一个分割块的大小,操作简单方便,根据窗口的提示即可完成相应操作。部分代码注释:   // 图标   Cool Icon Liumazi.ico   Icon1 Icon Icon1.ico   Icon2 Icon Icon2.ico   Icon3 Icon Icon3.ico   // 光标   Drag cursor Drop.cur   // 字串   STRINGTABLE   BEGIN    1,"指定准备分割的文件"    2,"指定分割后存放位置"    3,"指定合并后存放位置"   END
    2023-01-07 06:10:03下载
    积分:1
  • 这个代码写在巴斯科姆编译器控制和制动装置
    this code write under bascom compiler for control and trig a device
    2022-08-08 04:22:46下载
    积分:1
  • tamper
    说明:  用深度卷积网络实现复制粘贴和图像拼接篡改的检测,定位篡改区域(Using deep learning convolution network CNN to locate image copy-move and image splicing tampering)
    2019-05-05 15:54:42下载
    积分:1
  • 8 led GPIO.X
    start dspic 16 bit, 24fj128
    2017-08-28 15:10:25下载
    积分:1
  • XML的应用
    说明:  LABVIEW中xml文件的使用,labview调用xml文件并写入EXCEL表格(Use of XML file in LABVIEW)
    2020-06-20 06:40:02下载
    积分:1
  • C# 清空回收站的源码实例
    C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:   const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框   const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条   const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音   [DllImportAttribute("shell32.dll")]//声明API函数   private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);   private void button1_Click(object sender, EventArgs e)   {    //清空回收站    SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);   }
    2022-12-15 14:50:03下载
    积分:1
  • lianliankan
    一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
    2014-07-14 17:08:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载