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

搜索资源列表

  1. 实验3-数值积分

    2下载:
  2. 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34573
    • 提供者:葛林
  1. PROGRAM OF PLANE PROBLEM

    0下载:
  2. 结构应力计算(转贴)有限单元法基本原理和数值方法》一书的源程序-structural stress (04) finite element method and the basic tenets of Numerical Methods, "a book of the source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6892
    • 提供者:宋群梁
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. VB_NUM5

    0下载:
  2. 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:李春波
  1. 数值分析算法描述与习题解答

    1下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60488
    • 提供者:李明
  1. Lagrange 插值法

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14802
    • 提供者:姚天伟
  1. 矩阵直接三角分解法

    0下载:
  2. 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:姚天伟
  1. 非等节点的分段M次Newton插值

    0下载:
  2. 非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5388
    • 提供者:姚天伟
  1. 常微分方程初值问题的数值解法

    1下载:
  2. 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21166
    • 提供者:周思良
  1. sigma32

    0下载:
  2. 用数值方法模拟了E.coli中sigma32因子对热休克(Heat shock)基因的调控机理,与文献吻合的很好。-numerical simulation of E. coli sigma32 of heat shock factor (Heat shock) gene regulatory mechanism, and are in good agreement with literature.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:292881
    • 提供者:刘源
  1. 数值分析课程设计

    0下载:
  2. 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95247
    • 提供者:沈嘉祺
  1. 数值计算方法

    0下载:
  2. 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:6153216
    • 提供者:energy868
  1. 非线性方程求根方法

    0下载:
  2. 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. Crank-Nicolson方法

    15下载:
  2. 数值《微分方程的数值解法与程序实现》第三章Crank-Nicolson方法程序,原书程序为C,我写成了matlab(MATLAB program for Crank-nicolson difference scheme)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-14
    • 文件大小:1024
    • 提供者:云楼风
  1. matlab数值微分程序原代码

    2下载:
  2. 9.1 利用差商近似导数 313   9.1.1 中点公式 313   9.1.2 利用Taylor公式构造差商公式 314   9.1.3 差商公式误差分析与步长优化 319   9.1.4 理查森外推法 321   9.2 插值型求导方法 323   9.3 样条求导 325   9.4 利用数值积分求导数 327   9.5 数值偏导数 329   9.6 MATLAB自带函数应用 329   9.6.1 diff函数 329   9.6.2 gradient函数 3
  3. 所属分类:其他

    • 发布日期:2020-04-19
    • 文件大小:5120
    • 提供者:XWLYF
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
  1. Visual+Basic+常用数值算法集

    0下载:
  2. 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function
  3. 所属分类:数学计算

    • 发布日期:2020-05-06
    • 文件大小:1922048
    • 提供者:chengxjf
  1. 用matlab求解非线性方程组的几种方法之程序

    1下载:
  2. matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)
  3. 所属分类:数学计算

    • 发布日期:2020-11-09
    • 文件大小:480256
    • 提供者:penny_ma
  1. 数值分析

    1下载:
  2. 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com