登录
首页 » matlab » top-ten-algorithms-of-mathematical

top-ten-algorithms-of-mathematical

于 2012-05-08 发布 文件大小:9362KB
0 175
下载积分: 1 下载次数: 71

代码说明:

  自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)

文件列表:

十大算法
........\dijkstra
........\........\dijk.txt,16677,2008-08-26
........\Floyd算法
........\.........\floyd.txt,5662,2008-08-27
........\.........\中国数学建模-数学工具-Floyd最短路算法的MATLAB程序.txt,3435,2004-09-01
........\免疫算法.txt,9668,2008-08-31
........\分治算法
........\........\c程序.txt,399,2004-09-05
........\........\中国数学建模-编程交流-分治算法_1.txt,12952,2004-09-01
........\........\中国数学建模-编程交流-分治算法_2.txt,6496,2004-09-01
........\动态规划
........\........\中国数学建模-编程交流-动态规划算法_1.txt,20765,2004-09-01
........\........\中国数学建模-编程交流-动态规划算法_2.txt,34514,2004-09-01
........\........\中国数学建模-编程交流-动态规划算法_3.txt,12213,2004-09-01
........\图论
........\....\哈密尔顿回路
........\....\............\TSP模拟退火
........\....\............\...........\accept.m,71,2003-09-05
........\....\............\...........\annealing.m,687,2003-09-05
........\....\............\...........\calculate.m,204,2003-09-05
........\....\............\...........\cost.mat,22672,2003-09-05
........\....\............\...........\cost_sum.m,100,2003-08-02
........\....\............\...........\exchange2.m,366,2003-09-05
........\....\............\...........\exchange3.m,1314,2003-09-05
........\....\............\...........\说明.txt,97,2003-09-05
........\....\............\三边交换简单算法
........\....\............\................\bianquan.m,550,2003-08-17
........\....\............\................\cost_sum.m,100,2003-08-02
........\....\............\................\jiaohuan3.m,1288,2003-08-02
........\....\............\................\哈密尔顿回路.rar,1327,2003-08-17
........\....\............\................\说明.txt,424,2003-08-17
........\....\图论.ppt,3162112,2008-08-27
........\....\图论1.pdf,62997,2008-08-24
........\....\图论及其应用.doc,1668096,2008-09-18
........\....\最短路f_d.doc,255488,2008-08-26
........\....\用计算机实现图论中的最短路径程序
........\....\................................\Algo7-1.c,2544,2005-06-12
........\....\................................\Algo7-2.c,1826,2005-06-12
........\....\................................\Algo7-3.c,2002,2005-06-12
........\....\................................\Algo7-4.c,1792,2005-06-12
........\....\................................\Algo7-5.c,3455,2005-06-12
........\....\................................\Algo7-6.c,2286,2005-06-12
........\....\................................\Algo7-7.c,2639,2005-06-12
........\....\................................\BO7-1.C,16627,2005-06-12
........\....\................................\Bo7-2.c,11732,2005-06-12
........\....\................................\Bo7-3.c,11119,2005-06-12
........\....\................................\Bo7-4.c,12590,2005-06-12
........\....\................................\c1.h,662,2005-06-12
........\....\................................\C7-1.H,662,2005-06-12
........\....\................................\C7-2.H,651,2005-06-12
........\....\................................\C7-3.H,577,2005-06-12
........\....\................................\C7-4.H,569,2005-06-12
........\....\................................\F7-1.DAT,101,2005-06-12
........\....\................................\MAIN7-1.c,1738,2005-06-12
........\....\................................\Main7-2.c,2242,2005-06-12
........\....\................................\Main7-3.c,1306,2005-06-12
........\....\................................\Main7-4.c,999,2005-06-12
........\搜索算法
........\........\中国数学建模-编程交流-搜索算法基础.txt,23630,2004-09-02
........\概率算法
........\........\中国数学建模-编程交流-概率算法简介.txt,10489,2004-09-02
........\模拟退火算法
........\............\中国数学建模-编程交流-模拟退火算法.txt,14275,2004-09-01
........\............\模拟退火算法.txt,1160,2008-09-09
........\模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集
........\.....................................................\简单函数优化的遗传算法程序
........\.....................................................\..........................\cro.m,397,2007-09-26
........\.....................................................\..........................\ft.m,52,2006-07-27
........\.....................................................\..........................\ga.m,2437,2007-09-26
........\.....................................................\..........................\init.mat,1288,2003-05-06
........\.....................................................\..........................\main.m,1203,2007-09-26
........\.....................................................\..........................\mut.m,258,2007-09-26
........\.....................................................\..........................\n2to10.m,121,2007-09-26
........\.....................................................\..........................\objf.m,404,2007-09-26
........\.....................................................\..........................\pro.m,109,2006-07-27
........\.....................................................\..........................\sel.m,225,2006-07-27
........\灰色预测
........\........\灰色预测.pdf,254693,2008-08-19
........\........\灰色预测MATLAB程序.txt,3949,2008-08-17
........\........\灰色预测法.doc,67584,2008-09-18
........\神经网络
........\........\matlab15.pdf,70226,2004-09-02
........\........\matlab16.pdf,272440,2004-04-06
........\穷举法求解0-1整数规划的matlab程序.txt,5372,2008-08-31
........\类比法
........\......\数学建模中的类比方法.pdf,16786,2008-08-12
........\组合算法
........\........\中国数学建模-编程交流-组合算法概论.txt,52657,2004-09-01
........\网上matlab
........\..........\提高matlab运算速度.files
........\..........\........................\index.files
........\..........\........................\...........\bg.gif
........\..........\........................\...........\icon_menu_05.gif
........\..........\........................\...........\icon_menu_06.gif
........\..........\........................\...........\icon_menu_07.gif
........\..........\........................\...........\icon_menu_08.gif
........\..........\........................\...........\icon_menu_081.gif,156,2004-09-01
........\..........\........................\...........\icon_menu_09.gif,228,2004-09-01
........\..........\........................\...........\index.gif,1502,2004-09-01

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

发表评论

0 个回复

  • Novel-Hybrid-Demodulation-Schemes
    比特交织编码中的迭代解映射算法简化 复杂度比原算法降低(Bit interleaved coded mapping algorithm in the iterative solution simplifies complex than the original algorithm reduces)
    2013-08-19 23:10:08下载
    积分:1
  • edgeFEM2D
    Edge element based 2D FEM code to calculate Electromagnetic Simulations
    2008-02-09 05:07:14下载
    积分:1
  • AR
    说明:  使用时间序列分析AR方法对油价进行分析,以及预测。采用BIC准则进行判阶,最小二乘法进行参数估计(AR time series analysis using the method of price analysis and forecasting. BIC criteria used sentence order, the least square method for parameter estimation)
    2009-06-08 09:19:56下载
    积分:1
  • junmiu
    空间目标识别,采用PM算法,线性调频脉冲压缩的Matlab程序,多抽样率信号处理。( Space target recognition algorithm using PM, LFM pulse compression of the Matlab program, Multirate signal processing.)
    2016-09-14 17:22:40下载
    积分:1
  • matlab常微分方程
    对常微分方程进行数值解的matlab函数(Matlab function for numerical solution of ordinary differential equation)
    2020-06-16 23:00:02下载
    积分:1
  • srfft
    计算复序列的分裂基快速傅里叶变换,分裂基快速算法是将基2和基4分解组合而成。在基2M类快速算法中,分裂基算法具有最少的运算量,且仍保留结构规则、原位计算等优点。(Calculate complex sequence of split radix fast Fourier transform, fast algorithm is to split the base base 2 and base 4 decomposition combination. 2M fast algorithm in the base class, the split-based algorithm has the least amount of computation and structural rules remain in situ calculation and so on.)
    2013-05-23 19:56:04下载
    积分:1
  • AddMatrix
    用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
    2014-02-19 19:59:00下载
    积分:1
  • Chfia-caq-method
    埃特金加速法 中国矿业大学理学院 计算方法实验5,还可以的(Aitken acceleration method China mining university faculty of science calculation method for the experiment 5, you can also)
    2017-07-23 04:11:20下载
    积分:1
  • 相空间重构参
    说明:  该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolarization complex autocorrelation function method and mutual information method. The embedding dimension of formic acid includes G-P algorithm and FNN algorithm.)
    2020-11-05 16:19:52下载
    积分:1
  • my_windows_timer
    windows计时器工具,能够精确到毫(0.001),说明文档请用office2010打开。(windows timer tools, technology is accurate to the mm (0.001), documentation office2010 open.)
    2012-05-11 01:42:23下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载