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

top-ten-algorithms-of-mathematical

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

  • program
    程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解(Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition)
    2008-12-17 20:18:47下载
    积分:1
  • wg12154615345
    说明:  matlab改进的网格算法,work3为主程序(Matlab improve grid algorithm, based procedures work3)
    2006-01-06 14:55:18下载
    积分:1
  • gmm-4.2.tar
    Generic templates of algorithms for sparse matrixs
    2013-07-12 10:49:08下载
    积分:1
  • EMAlgorithm
    说明:  上数据挖掘课的课件,是EM算法的,其中还包括最大似然值,最大似然估计,以及cluster(data mining,EM Algorithm ,Likelihood, Mixture Models and Clustering )
    2010-03-17 01:34:43下载
    积分:1
  • RNN-RTRL-train
    递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。( Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
    2021-01-21 09:08:41下载
    积分:1
  • MPM_DPD
    这是一个关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
    2012-06-01 11:28:36下载
    积分:1
  • PID自动控制电机转速
    利用pid算法控制电机转速,转速可调,数码管显示,初学者实用(Using PID algorithm to control motor speed, adjustable speed, digital display, beginners practical)
    2020-06-22 16:00:01下载
    积分:1
  • fdtd2dTM
    时域有限差分 2维 完全匹配层 犹他州大学(fdtd method 2D pml perfect mached layed www.ece.utah.edu)
    2012-11-20 08:16:20下载
    积分:1
  • 模糊控制
    说明:  模糊控制的C语言实现,双输入单输出,采用查表法进行模糊推理,去模糊方法采用重心法,易于单片机实现(C language realization of fuzzy control, double input and single output, using look-up table method for fuzzy reasoning, using center of gravity method for deblurring, easy to realize by single chip computer)
    2020-11-17 20:09:39下载
    积分:1
  • MalmquistLuenberger
    基于R程序的malmquist-luenberger 指数的计算源代码。(Malmquist- luenberger index calculation based on R program source code.)
    2020-08-23 14:07:46下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载