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

top-ten-algorithms-of-mathematical

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

  • COMSOL 5 for Engineers-Mehrzad Tabatabaian
    COMSOL工程案例的英文书籍,亚马逊网站可查,售价不费。(COMSOL project case of English books, Amazon website can be found, the price is not cost.)
    2020-09-26 20:57:46下载
    积分:1
  • burg
    matlab程序—用burg方法计算太阳黑子爆发的周期(the matlab program-the frequency of the sunspot by the method of burg)
    2013-07-20 22:51:57下载
    积分:1
  • juzhen
    矩阵的练习 对于掌握数组的 概念很重要。如何快速掌握数组,灵活运用。(The practice of the matrix is ​ ​ very important to grasp the concept of the array. How to quickly grasp the array of flexible use.)
    2012-06-29 11:34:40下载
    积分:1
  • cam
    凸轮的程序,很好,可以随更改,可以随便变化凸轮的结构。(Cam program, well, you can with the changes, you can easily change the structure of the cam.)
    2021-01-23 21:48:39下载
    积分:1
  • Scalarmodel
    Evesen开发的scalarmodel,耦合了集合卡尔曼滤波算法和集合卡尔曼平滑算法(Scalarmodel coupled with Ensembled Kalman Filter and Ensembled Kalman Smoother)
    2013-10-09 14:00:29下载
    积分:1
  • XFEM-code
    用于计算裂纹的扩展有限元程序,Matlab编写(Extended finite element program used to calculate the crack, Matlab prepared)
    2012-12-05 17:22:08下载
    积分:1
  • sd452
    用谱方法计算流体力学一些流动现象的整体稳定性,MIMO OFDM matlab仿真,本程序的性能已经超过其他算法。( Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, MIMO OFDM matlab simulation, This program has exceeded the performance of other algorithms.)
    2017-04-18 11:10:42下载
    积分:1
  • CompDam_DGD
    摩擦力是抵抗固體表面,流體層和材料元件相對滑動的相對運動的力。有幾種類型的摩擦:幹摩擦是一種與之相反的力(friction is the force resisting the relative motion of solid surfaces, fluid layers, and material elements sliding against each other. There are several types of friction: Dry friction is a force that opposes the)
    2020-06-23 10:00:01下载
    积分:1
  • decompression-evaporation-fluent模拟水的降压蒸发之UDF代码
    fluent模拟水的降压蒸发之UDF代码,适合传热流体相关专业,经验证可用(Fluent simulation of water decompression evaporation of the UDF code, and suitable for the heat transfer fluid related professionals, experience card can be used )
    2021-04-13 17:08:56下载
    积分:1
  • SQUARESQUEEZE
    使用Fortran编程,有限差分法计算雷诺方程(Reynolds equation calculated using Fortran programming, finite difference method)
    2016-10-18 11:16:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载