登录
首页 » matlab » GRASP

GRASP

于 2021-02-09 发布 文件大小:5KB
0 210
下载积分: 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 个回复

  • shang
    一个近似熵的源代码,一个熵代码,主要运行环境:matlab.第一个主要用与生物信号的检测,主要用于生物医疗工程的信号处理方面。(由matlab高手编)(An approximate entropy of the source code, an entropy code, the main operating environment: matlab. The first major use with the bio-signal detection, mainly for biomedical signal processing aspects of the project. (From matlab master ed.))
    2007-09-26 16:59:34下载
    积分:1
  • PSCAD_HHT_signals
    MATLAB programs designed for Hilbert-huang processing of faulted energy system voltages obtained over PSCAD simulations.
    2010-07-05 16:39:23下载
    积分:1
  • GAOT
    说明:  遗传算法matlab工具 1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。 2.工具箱路径加入Matlab文件路径之中。 流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。 3 重新启动Matlab,运行即可。 4 一般情况下,会出现如下情况。 安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info 解决方案: 将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-&gt Set Path-&gt Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path &quot \ afs \ eos \ info \ ie \ ie589k_info \&quot to the current directory where the goat, &quot C: \ program files \ MATLAB \ R2009a \ toolbox \&quot can be.)
    2011-03-04 16:12:07下载
    积分:1
  • fast_marching
    说明:  level set 快速行进法,快速行进法的2D算法(Fast marching level set method, fast marching method of 2D algorithm)
    2010-04-26 20:23:36下载
    积分:1
  • README-dllset
    README dllset是一个很容易确实的系统文件他的作用是更好的利用互联网来检索更多资源并优化(README dllset is an easy to do system files his role is to retrieve more resources and optimize the use of the Internet to better)
    2013-09-28 17:20:38下载
    积分:1
  • program15_ofdm_pilot_estimation
    channel estimation for ofdm using pilots
    2015-01-14 10:48:24下载
    积分:1
  • kdtree
    kd树的实现,用到matlab(kd tree realization used Matlab)
    2004-11-22 10:00:08下载
    积分:1
  • gatbx
    本gatbx遗传算法工具箱是在原设菲尔德大学gatbx工具箱基础上的改进,扩展了原gabtx功能,将原始的基于命令式的mpga.m及sga.m文件封装成函数形式,使用更简单易懂,适合初学者或一些只要求用遗传算法解决实际问题而不需深究遗传算法本身的同学。(The gatbx genetic algorithm toolbox in the original design the Rumsfeld the University gatbx Toolbox based on the improvements, extended the original gabtx function, the functional form of the original package based the command-mpga.m sga.m file, more simple to use and easy to understand.suitable for beginners or some only require genetic algorithm to solve practical problems and do not need to get to the bottom of the genetic algorithm itself classmates.)
    2013-03-25 13:17:20下载
    积分:1
  • ForwardingMultiset
    ForwardingMultiset<E> extends ForwardingCollection Source Code for Andriod.
    2014-01-07 16:35:03下载
    积分:1
  • teqcfv
    teqc生成那8个compact文件,注意不是compact2或compact3,可以快速画图,比qcview方便多了,又快有美观!至于compact文件我会另外上传!( TEQCFV Read and plot TEQC report files (fast view) TEQC is the Toolkit for GPS/GLONASS/SBAS Data used to solve many pre-processing problems with GPS, GLONASS, and SBAS data: TEQC stands for Translation, Editing, and Quality Check More info here: http://facility.unavco.org/software/teqc/teqc.html TEQCFV(FILENAME) returns the content of a TEQC reportfile in a figure (and a matrix). Input argument FILENAME is optional. Valid TEQC report files are: FORMAT DESCRIPTION *.sn1 Signal to noise ratio (S/N) Carrier L1 *.sn2 Signal to noise ratio (S/N) Carrier L2 *.iod Derivative of ionospheric delay observable (m/s) *.ion Ionospheric delay observable (m) *.mp1 Multipath Carrier L1 *.mp2 Multipath Carrier L2 *.azi Satellite azimuthal data (degrees) *.ele Satellite elevation data (degrees))
    2020-11-10 00:09:47下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载