CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 经典数值算法

搜索资源列表

  1. LAGRANGE

    0下载:
  2. 数值计算方法 插值法经典算法 拉格朗日插值算法的matlab程序代码-Classical numerical methods interpolation algorithm for Lagrange interpolation algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:611
    • 提供者:juzi
  1. mgf

    0下载:
  2. 数值分析经典算法,拉格朗日插值,牛顿插值,迭代-Classical numerical analysis algorithms, Lagrange interpolation, Newton interpolation, iterative ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1974
    • 提供者:andy
  1. ACM-classic-code

    0下载:
  2. ACM/ICPC经典算法的代码,包括数论、图论、数值计算、组合、几何等几方面,很适合算法爱好者-ACM/ICPC classical algorithm code, including number theory, graph theory, numerical calculation, combination, geometry and other aspects, it is suitable algorithm lovers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:69855
    • 提供者:
  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  1. matlabxuexi

    0下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4994150
    • 提供者:高雄飞
  1. cvery.comvc1011423523562

    0下载:
  2. 输出全排列,c++代码实现全排列经典字典查找算法,效率高,数值输出数量多-Output full array, c++ code to achieve full array classic dictionary search algorithm, high efficiency, numerical output quantity
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:114048
    • 提供者:陈景松
  1. Euler

    0下载:
  2. 数值计算里经典的欧拉算法的源程序,采用matlab写的,对理解欧拉算法有很大的帮助作用。-Numerical calculation in the classical Euler algorithm source code, using matlab write, for understanding Euler algorithm has a great help.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:523
    • 提供者:易阳
  1. 4--interpolation-routines

    0下载:
  2. 数值计算-插值【matlab例程】经典算法直接应用方便快捷-Numerical calculation- interpolation routines] [classical algorithm matlab convenient direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10240
    • 提供者:jason yan
  1. 16-pianweifenfangcheng-shuzhijiefa

    0下载:
  2. 偏微分方程的数值解法【matlab例程】经典算法直接应用方便快捷-Numerical Solution of Partial Differential Equations [convenient] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9616
    • 提供者:jason yan
  1. Ordinary-Differential-Problems

    0下载:
  2. 用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:17398
    • 提供者:王册
  1. Centrality-measures

    0下载:
  2. 文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。-1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centra
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:12052
    • 提供者:dandy
  1. 1d_NS

    0下载:
  2. 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics in the most classical viscous flow problems, it uses upwind difference method for numerical solving.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:2241
    • 提供者:panda
  1. q9

    0下载:
  2. 贪婪算法 经典背包问题 matlab源代码 自附数值 -Greedy algorithm is the classical knapsack problem matlab source code the attached value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:虾米
  1. BBO-truss

    0下载:
  2. 为改进生物地理学优化(BBO)算法在工程结构优化设计中的性能,引入非线性物种迁移模型和“精英引导”等思想对BBO算法进行改进,并将算法应用于结构工程优化领域。以2 个连续变量的经典桁架结构为例,进行结构在满足各项约束条件下质量最小的优化设计。数值算例表明,改进算法应用于工程结构优化设计时具有收敛速度快、稳定性好的特点,性能比BBO算法有较大提升,可以有效地应用于工程结构优化设计。-To improve biogeography optimization (BBO) algorithm in en
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1104578
    • 提供者:WU
  1. code

    0下载:
  2. 数值分析中一些经典算法的matlab实现,每一个程序自己都亲自运行了,非常不错!-Numerical analysis of some classical algorithm matlab realize, every program run himself personally, very good!
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:447416
    • 提供者:闫政
  1. Upwind1d

    0下载:
  2. 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,采用迎风型差分算法进行数值求解。这里给出了计算一维可压缩黏性流动问题的计算程序。-One-dimensional compressible viscous flow is the most classic aerodynamic viscous flow problems, using upwind difference algorithm for numerical solving. Here is a computer program t
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:张小鹏
  1. calculation-to-light-scattering

    1下载:
  2. 在经典的M i。氏理论的基础上, 给出了两相介质中微小颗粒对入舒光进行散射的有关物理量, 如强度函数、偏振度、散射系数、吸收系数、消光系数等的数值计算法-In the classic M i. Based on the Dow theory, given the two-phase medium of tiny particles into the Shu light scattering related to physical quantities such as intensity func
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:580608
    • 提供者:洛烨灿
  1. shuzhifenxi

    0下载:
  2. 用matlab编写的用于数值分析的经典算法,对数值分析初学者十分有用。-Classical algorithm using matlab for numerical analysis of numerical analysis useful for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5474
    • 提供者:小聪
  1. B

    0下载:
  2. 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics of the most classic viscous flow problems, use it upwind difference algorithm for numerical solving.
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:127417
    • 提供者:刘蕾
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com