CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - numerical method

搜索资源列表

  1. kxygcszjssf

    0下载:
  2. 内容包含了《科学与工程数值计算算法》一书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。-contain a "scientific and engineering numerical calculation method," a book full source code. Use only when the corresponding directory copy to your hard disk.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.15mb
    • 提供者:吴有仁
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1.33kb
    • 提供者:谭松清
  1. Csharpshuzhijishuan

    0下载:
  2. C#编写的数值计算方法,线性插值,龙贝格算法,《C#数值计算方法》的配套书-C# prepared by numerical method, linear interpolation, Romberg Algorithm, " C# Numerical Calculation Method" book package
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:8.81kb
    • 提供者:张珍珍
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:217.72kb
    • 提供者:Jawen
  1. language12-17casesofactual

    0下载:
  2. 实例12  简单的计算器 实例13  时钟程序  实例14  华氏温度和摄氏温度的相互转换 实例15  SimpleDebug函数应用  第2部分  数值计算与数据结构篇 实例16  常用的几种排序方法  实例17  广度优先搜索及深度优先搜索-Instance 12 Simple calculator Instance 13 Clock program Instance 14 Fahrenhe
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:6.95kb
    • 提供者:SB
  1. hyper_eul

    4下载:
  2. Toro的经典书 "Riemann Solvers and Numerical Methods for Fluid Dynamics" 中的算例程序。该程序求解二维笛卡尔网格下的理想气体欧拉方程程序。采用TVD格式与HLLC的近似黎曼解相结合,二维处理采用维数分裂,求解扩张一维问题。6种通量限制器可供选择。- to solve the two-dimensional Euler equations for an ideal gas on a Cartesian quadri
  3. 所属分类:书籍源码

    • 发布日期:2013-08-01
    • 文件大小:9.05kb
    • 提供者:GSD
  1. 330

    0下载:
  2. 提出了将信号进行相空间重构后再采用奇异值分解, 对分解后的主成分进行包络分析, 从而提取信号的隐含特 征的方法, 并将该方法应用于齿轮的局部故障振动特征信号的提取中。数值仿真实验结果表明, 该方法能有效提取强背景 信号及噪声中的弱冲击特征信号, 是一种有效的弱信号特征提取方法。采用该方法对齿轮振动信号进行故障特征提取与识 别, 结果与实际情况相符。-Signal implicit characteristic of phase space reconstruction, and th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:272kb
    • 提供者:张力
  1. recipe

    0下载:
  2. SORT sort an array by quicksort method (8.2) SORT2 sort two arrays by quicksort method (8.2) SORT3 sort, use an index to sort 3 or more arrays (8.4)-from numerical recipes
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:2.08kb
    • 提供者:Rujie Liu
  1. 2dShallowwaterequationRiemannsolver

    6下载:
  2. 用MATLAB编写的基于有限体积法求解二维浅水方程边界数值通量的Riemann求解器(HLL格式),可处理干河床问题,适用于规则网格及不规则网格,只需提供边界左右两侧的水深和流速以及外法线矢量-Written using MATLAB numerical flux based on the finite volume method for solving the two-dimensional shallow water equations boundary Riemann solver (HL
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:2.29kb
    • 提供者:songyang
  1. numerical-calculaltion

    0下载:
  2. 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2.43kb
    • 提供者:tangbin
  1. MATLAB_shuzhifenxi

    0下载:
  2. 数值分析是一门比较实用的课程,在数学建模等方面应用广泛,这些代码里面几乎涵盖了全部的数值分析方法。-Numerical analysis is a more practical curriculum, widely used in mathematical modeling, etc., these codes which cover almost all of the numerical analysis method.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:123.52kb
    • 提供者:huangdi
  1. simbook_files

    1下载:
  2. 基于MATLAB/Simulink的系统仿真技术与应用本书首先介绍了MATLAB语言程序设计的基本内容,在此基础上系统地介绍了系统仿真所必要的数值计算方法及MATLAB实现,并以Simulink为主要工具介绍了系统仿真方法与技巧,包括连续系统、离散系统、随机输入系统和复数系统的仿真,-System based on MATLAB/Simulink simulation technology and application of the book first introduces the basi
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1.93mb
    • 提供者:忍者
  1. numericalsolution

    0下载:
  2. 针对常微分方程的数值解法,包含三个程序,可用于计算方法,数学建模等课程-For numerical solution of ordinary differential equations, including three procedures, the method can be used to calculate mathematical modeling course
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1.45mb
    • 提供者:wy
  1. CH8

    1下载:
  2. 基于Fortran编程环境的数值微分求解,如三点公式法,五点公式法,Richardson外推方法等-Fortran programming environment based on numerical differentiation to solve, such as the three-point formula, a five-point formula method, Richardson extrapolation methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7kb
    • 提供者:海寒
  1. CH9

    0下载:
  2. 基于Fortran编程环境的数值积分算法,包括复合梯形求积法,复合Simpson积分以及复合高斯积分法等-Based on numerical integration algorithm Fortran programming environment, including composite trapezoidal quadrature method, composite Simpson integration and composite Gaussian integral method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:6.62kb
    • 提供者:海寒
  1. VOF

    0下载:
  2. 《数值模拟方法和运动界面追踪》VOF方法源代码-" Numerical simulation interface and motion tracking" VOF method source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:9.9kb
    • 提供者:ZhangXuan
  1. LevelSet

    2下载:
  2. 《数值模拟方法和运动界面追踪》LevelSet方法源代码-" Numerical simulation interface and motion tracking" LevelSet method source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:19.09kb
    • 提供者:ZhangXuan
  1. Num_Analyse

    0下载:
  2. MATLAB编程实现 1.雅克比迭代法 2.超松弛SOR迭代法 3.应用:《数值分析》清华 第六章第3题迭代次数编程验证 4.国科大数值分析课程作业编程程序-MATLAB programming 1. 2. Jacobi iteration method over relaxation SOR iterative method 3. Application: " Numerical Analysis" Tsinghua Chapter VI Question 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:
  1. dalcinl-petiga-2d64db7cab9c

    0下载:
  2. 等几何参数化计算,用来提高有限元计算效率,求解偏微分方程-numerical techniques include the finite element method, boundary element method, molecular dynamics, etc. while the analytical solutions are obtained using the homogenization techniques and the representative unit-cell m
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1.6mb
    • 提供者:Mini
  1. 金融数量分析——基于MATLAB编程(第4版)@郑志勇

    2下载:
  2. 本书注重理论与实践相结合,通过实际案例和编程实现让读者理解理论在实践中的应用;同时还充分强 调“案例的实用性、程序的可模仿性”,且在案例程序中附有详细的注释。例如,投资组合管理、KMV模型计 算、期权定价模型与数值方法、风险价值VaR的计算等案例程序,读者可以直接使用或根据需要在源代码基 础上进行修改使用。(This book pays attention to the combination of theory and practice, through practical cases and
  3. 所属分类:书籍源码

    • 发布日期:2021-04-16
    • 文件大小:24.65mb
    • 提供者:热带
« 12 »
搜珍网 www.dssz.com