登录
首页 » matlab » MQSF

MQSF

于 2018-05-18 发布 文件大小:6KB
0 200
下载积分: 1 下载次数: 12

代码说明:

  猫群算法做优化成本问题,可以很好的解决部分成本优化问题。比较适用于初学者。(The cat group algorithm does optimization cost problem and can solve part of the cost optimization problem. More suitable for beginners.)

文件列表:

MQSF\binary_cat_optimization\binary_cat_optimization.m, 6616 , 2018-05-15
MQSF\binary_cat_optimization\cost_function.m, 366 , 2013-11-17
MQSF\binary_cat_optimization\mutate.m, 1018 , 2013-11-17
MQSF\binary_cat_optimization\mybin2dec.m, 136 , 2006-12-29
MQSF\binary_cat_optimization\RouletteWheelSelection.m, 105 , 2012-11-17
MQSF\license.txt, 1307 , 2014-02-12
MQSF\MQSF.zip, 4026 , 2018-04-10
MQSF\binary_cat_optimization, 0 , 2018-05-15
MQSF, 0 , 2018-04-11

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

发表评论

0 个回复

  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • 发送彩信的库文件,直接导入即可,专门生成.mms文件
    发送彩信的库文件,直接导入即可,专门生成.mms文件-Send MMS of the library file directly into your specially generated. Mms file
    2022-03-17 17:05:09下载
    积分:1
  • 车辆检测器程序
    通过地感线圈检测是否有车辆通过,广泛用于停车场管理系统、交通卡口系统
    2022-08-18 16:03:15下载
    积分:1
  • pipei
    说明:  灰度相关法、相位相关法、和金字塔+相位相关法对实现图像匹配(Gray correlation method,Phase correlation method and Pyramid-Phase correlation to match image)
    2021-01-04 10:28:56下载
    积分:1
  • 图像边缘增强
    具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
    2019-02-19 10:38:50下载
    积分:1
  • 786756436
    VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
    2013-08-23 18:29:13下载
    积分:1
  • Delphi 进程三级跳实现真隐藏
    Delphi 进程三级跳实现真隐藏,真正隐藏进程,在状态栏可显示窗口,但在Windows进程列表中,你找不到此程序的进程。
    2022-08-15 12:42:12下载
    积分:1
  • EnergyBand
    一维光晶格的能带结构计算和瓦尼尔函数的计算(the calculation of the Energy band and Wannier function of the one-dimensional lattice.)
    2021-01-25 08:58:42下载
    积分:1
  • Val
    说明:  star sensor数据校准,提高测度测量数据的精度(UsingTheGOCEStarTrackersForVal)
    2020-11-26 11:26:06下载
    积分:1
  • 银行自动柜员机相关,dos下模拟实现银行自动柜员机系统
    银行自动柜员机相关,dos下模拟实现银行自动柜员机系统-Bank automated teller machine-related, dos simulated realization of bank automated teller machine system
    2022-04-17 00:38:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载