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

top-ten-algorithms-of-mathematical

于 2012-05-08 发布 文件大小:9362KB
0 154
下载积分: 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 个回复

  • LBM-cylinder
    用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
    2021-04-02 14:19:07下载
    积分:1
  • dbr1
    采用传输矩阵法计算,计算多层周期性介质薄膜在不同入射波长下的反射率。(calculate the reflectivity of multilayer periodic structure with TMM method)
    2020-08-23 14:48:20下载
    积分:1
  • Reynolds-model-with-film-and-load
    可以求解雷洛方程的膜厚和载荷方程,读者可以稍微修改相关参数就可以应用到自己的公式和相关数学模型中(Reynolds model to develop the film-thickness and hydrodynamic load. )
    2013-05-09 16:35:50下载
    积分:1
  • nonlinear
    ansys非线性各向同性,非线性随动硬化(ANSYS nonlinear isotropic, linear kinematic hardening)
    2020-12-03 18:59:26下载
    积分:1
  • svm-matlabtoolbox
    用于matlab环境下的支持向量机svm的工具箱,做这方面的朋友很需要哦(Matlab environment for support vector machine SVM Toolbox, make this area really need a friend Oh)
    2008-04-17 14:50:57下载
    积分:1
  • graphAnalysis
    该文件是用matlab开发的图论分析工具箱, 里面有使用时的详细说明,pdf说明文档。 绝对实用对于图论的研究者(The document was developed with matlab graph theory analysis toolbox, which are used when a detailed explanation, pdf documentation. Absolutely useful for researchers in graph theory)
    2008-12-31 13:20:25下载
    积分:1
  • SolarAngle.MATLAB
    说明:  本程序计算的太阳角有地面点对应的太阳天顶角和太阳方位角,太阳高度角与太阳天顶角 互余,所以太阳高度角也可以通过90 度-太阳天顶角计算得到(The solar angle is calculated by the solar zenith angle and the sun azimuth angle corresponding to the earth's surface point. The sun height angle and the sun zenith angle are complementary, so the sun height angle can also be calculated by the 90 degree sun zenith angle.)
    2018-04-25 16:17:18下载
    积分:1
  • Dijkstra
    求数组最长递增子序列算法。输入一个数组,输出其最大递增子序列(Array for the longest increasing subsequence algorithm. An array of input and output its maximum incremental sequence)
    2007-08-07 16:14:13下载
    积分:1
  • rwdrcoef
    程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!(counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!)
    2006-08-01 09:35:03下载
    积分:1
  • GREASESLIDER
    脂润滑滑块接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(Greased slide contact with the calculation method of the slider, a given Reynolds equation and the film thickness of the equation, and pressure distribution and film thickness distribution, as well as carrying capacity is then calculated by using iterative methods)
    2020-09-03 15:58:06下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载