登录
首页 » matlab » GRASP

GRASP

于 2021-02-09 发布 文件大小:5KB
0 265
下载积分: 1 下载次数: 181

代码说明:

  贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。(Greedy randomized adaptive search method (GRASP), the minimum use of randomized algorithm to generate the minimum completion time of the initial solutions of the problem, and through the variable neighborhood descent algorithm to improve the solution.)

文件列表:

贪婪随机自适应搜索法(GRASP)
...........................\cgrasp.m,4646,2009-10-22
...........................\fibonacciNumber.m,241,2009-04-27
...........................\fibonaccisearch.m,5410,2009-04-27
...........................\license.txt,426,2010-04-19
...........................\modTernary.m,416,2009-05-07
...........................\mydec2base.m,458,2009-05-07

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

发表评论

0 个回复

  • pagerank
    google排名算法,即pagerank算法,google排名算法,即pagerank算法(Google ranking algorithm, namely PageRank algorithm, google ranking algorithm, namely PageRank algorithm)
    2013-04-30 17:08:49下载
    积分:1
  • xiashan
    MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
    2013-05-15 08:52:09下载
    积分:1
  • Arquivo
    matlab filter good for matlab filter you
    2018-11-11 02:02:22下载
    积分:1
  • bandpass
    its a chebyshev-2 band pass filter
    2011-02-09 10:07:44下载
    积分:1
  • zy_dsp
    计算两个信号的自相关和互相关函数,并作图表示(Calculation of two signal autocorrelation and cross correlation function, and mapping that)
    2010-06-07 14:59:54下载
    积分:1
  • RBMLIB_DBN
    限制玻尔兹曼机和深度信念网络的matlab代码,有具体例子(matlab code Restricted Boltzmann machine and Deep Belief networks, with specific examples)
    2020-11-26 11:39:30下载
    积分:1
  • digits_train
    speech corpus for speaker recognition
    2011-08-30 18:03:24下载
    积分:1
  • chilun
    此程序是对齿轮信号进行模拟分析,并通过小波变换进行信号重构(This procedure is to simulate the gear signal analysis and signal reconstruction by wavelet transform)
    2011-11-24 09:32:26下载
    积分:1
  • edge
    EDGE DETECTION MATLAB PROGRAMMMM
    2013-04-21 00:10:49下载
    积分:1
  • netcdf
    说明:  matlab用来编辑NC或者HDF格式数据的插件(matlab HDF format for editing data in NC or plug-ins)
    2011-02-24 09:33:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载