登录
首页 » matlab » PSO(粒子群)-SA(模拟退火)

PSO(粒子群)-SA(模拟退火)

于 2021-01-20 发布 文件大小:5KB
0 271
下载积分: 1 下载次数: 19

代码说明:

  粒子群算法-模拟退火算法,关于matlab的算法说明(Particle swarm optimization-simulated annealing algorithm)

文件列表:

PSO(粒子群)-SA(模拟退火)\test_PSO_sa.m, 4755 , 2019-07-02
PSO(粒子群)-SA(模拟退火)\网址.txt, 107 , 2019-07-02
PSO(粒子群)-SA(模拟退火), 0 , 2019-07-02
PSO(粒子群)-SA(模拟退火)\imF.m, 81 , 2019-07-02
PSO(粒子群)-SA(模拟退火)\PSO_im.m, 4059 , 2019-07-02
PSO(粒子群)-SA(模拟退火)\test_PSO_sa.asv, 4755 , 2019-07-02

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

发表评论

0 个回复

  • RadarCube
    说明:  该程序使用相控阵系统工具箱中的函数创建雷达数据立方体。(This program creates a radar datacube using functions from the Phased Array System Toolbox.)
    2020-12-12 16:59:16下载
    积分:1
  • compiler pascal
    小型pascal语音编译器,包含词法分析工具FLEX和语法分析工具Bison-compiler pascal
    2022-07-25 20:46:05下载
    积分:1
  • VBandMO
    采用VB和MO二次开发的全国经济地理信息系统 内含开发全过程的详细文档(VB and MO using the secondary development of the national economic geographic information system contains the whole process of the development of detailed documentation)
    2020-07-03 20:20:02下载
    积分:1
  • beranddistance
    对OOK、BPSK、QPSK、16QAM、64QAM在水下信道传输的性能分析,作出信噪比-距离曲线。(The performance of OOK, BPSK, QPSK, 16QAM and 64QAM in underwater channel transmission is analyzed, and the SNR distance curve is made.)
    2021-04-25 19:08:46下载
    积分:1
  • RBF估计干扰
    用RBF神经网络算法对非线性干扰进行估计,提高控制精度,并将其与普通滑模控制进行比较。(The RBF neural network algorithm is used to estimate the nonlinear disturbance, and the control accuracy is improved.)
    2021-04-16 14:08:53下载
    积分:1
  • VG
    说明:  压缩点云数据,利用正方体中点的重心代替其中所有点。。。。。。。。。。(Compressed point cloud data)
    2018-06-20 17:14:51下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • 001
    CPF code for matlab simulation
    2017-12-27 04:29:00下载
    积分:1
  • VB动画版“关于”窗口,带拉幕和滚动字幕效果
    VB动画版“关于”窗口,带拉幕和滚动字幕效果,拉幕式动画“关于“窗口,用来制作软件的”“关于”对话框之类的比较合适,打开窗口后,点击“关于本软件”后会弹出一个带滚动字幕的拉幕窗口,动画效果流畅,还可调节速度,文字由下向上滚动,背景可随机颜色。当点击“退出”时,幕布会动画合拢。拉幕的动画效果以及文字滚动效果是比较实用的VB技巧。
    2022-02-13 15:51:19下载
    积分:1
  • 风向滑动幻灯片
    向滑动幻灯片是一款带箭头按钮跟数字标签的jquery滑块幻灯片(A sliding slide is a jQuery slider slide with arrow buttons and digital labels.)
    2019-03-05 15:07:09下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载