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

top-ten-algorithms-of-mathematical

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

  • SVMcgForRegress
    支持向量机中的支持向量回归函数对数据进行预测(Support Vector Regression Function in Support Vector Machine to Predict Data)
    2019-05-12 16:42:10下载
    积分:1
  • 一种优化的神经网络字预失真方法
    说明:  基于神经网络的数字预失真技术,即智能DPD(Digital Predistortion Technology Based on Neural Network)
    2019-09-27 20:57:50下载
    积分:1
  • Polynomial-arithmetic-calculation
    计算多项式的加减乘除求值求根 在codeblocks中c++11标准下编译通过(caculate the polynominal use codeblocks in c++ 11 standard)
    2016-04-05 23:19:11下载
    积分:1
  • 关于轴承刚度方程的MATLAB程序
    说明:  这个程序是关于轴承刚度方程的MATLAB程序(This program is about the bearing stiffness equation MATLAB program)
    2021-04-13 15:38:56下载
    积分:1
  • Project10
    采用数值分析课程中的插值逼近以及曲面拟合方法来估算复杂的函数表达式。(Interpolation approximations and surface fitting methods are used in the numerical analysis course to estimate complex function expressions.)
    2016-12-20 10:08:03下载
    积分:1
  • 雷达sra成像 C语言
    描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
    2008-12-14 20:48:52下载
    积分:1
  • 公约
    用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
    2020-06-21 16:20:01下载
    积分:1
  • matlab版本的动态非结构网格划分程序
    matlab版本的动态非结构网格划分程序,希望对你们有用,欢迎下载。(matlab version of the dynamic non-structural meshing program, I hope useful to you, welcome to download.)
    2012-12-05 13:41:25下载
    积分:1
  • Matrix
    很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等(good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.)
    2020-10-31 16:39:55下载
    积分:1
  • rspbr2_03.0603_Source
    美国牛人编写的以平面框架结构为基础的桥梁设计与校核软件,fortran90格式,已经调通,完全可以运行。(U.S. cattle were written in a flat frame-based bridge design and calibration software, fortran90 format, has been transferred through, can run.)
    2011-10-17 00:06:09下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载