CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 向后差分

搜索资源列表

  1. assemble_backward_euler

    0下载:
  2. 采用数值差分方法中的向后差分计算高等传热问题的欧拉方程-ASSEMBLE_BACKWARD_EULER adjusts the system for the backward Euler term.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1318
    • 提供者:tianjun
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. HEAT_EQUATION_BACKWARD-DIFFERENCE_ALGORITHM

    0下载:
  2. 本程序提供一种求解热传导方程的有限差分法:向后差分法-This program provides a heat conduction equation for solving the finite difference method: backward difference method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1885
    • 提供者:mike
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. heat-conduction-equation

    1下载:
  2. 偏微分方程热传导方程MATLAB求解,分别用了向前差分,向后差分,六点差分和Richardson差分进行求解-MATLAB PDE heat equation solving, respectively, with a forward difference, backward difference, six for solving differential and differential Richardson
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:5382
    • 提供者:wangyouquan
  1. Heat-Conduction

    0下载:
  2. 一维定长热传导方程,时间项采用向后差分,隐式求解。-One dimensional heat conduction equation of time length, using backward difference, implicit solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:912
    • 提供者:
  1. Euler-backward-difference-scheme

    0下载:
  2. 欧拉向后差分格式的程序文件,可直接调用,在科学计算中有很重要的应用.-Euler backward difference scheme of program files can be called directly,which have important applications in scientific computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:谢建强
  1. botda

    1下载:
  2. 基于MATLAB受激布里渊散射耦合方程求解,泵浦光向后差分,斯托克斯光向前差分。-Based on MATLAB stimulated Brillouin scattering coupled equations, differential pumping light backwards, Stokes forward difference.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:张云鹏
  1. DM

    0下载:
  2. 对流扩散方程的四种差分解法,向前差分,向后差分,Crank-Nicolson格式和Du Fort-Frankel格式-Four Finite Difference Method convection-diffusion equation, the forward difference, backward difference, Crank-Nicolson scheme and Du Fort-Frankel format
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:白志玲
  1. DE

    1下载:
  2. 最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2-The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward differenc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1248036
    • 提供者:吴雪
  1. MATLAB

    1下载:
  2. 隐式向后差分离散一维热传导偏微分方程,给定相应的边界条件和初始条件即可求解-Implicit backward difference discrete one-dimensional heat conduction differential equation, given the appropriate boundary and initial conditions can be solved
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:30407
    • 提供者:张老二
  1. yiweipaowuxingfangchengqiujie

    0下载:
  2. 对一维抛物型方程采用对时间向后差分,对空间中心差分的方法计算热传导方程初边值问题。-In this paper, the initial boundary value problem of heat conduction equation is solved by using the method of difference of time and the difference of space center.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:木小飞
  1. 计算流体力学1

    0下载:
  2. 利用向后差分法求解t=2.5时刻的变化曲线(The change curve of t=2.5 moment is calculated by back difference method)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:啊啊啊哈
  1. CFD2

    0下载:
  2. MATLAB程序,使用向后差分方法模拟一维非稳态导热(Simulation of one dimensional unsteady state heat conduction)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:Lethcobs
  1. eg2

    0下载:
  2. 波动方程离散化后中心差分与向前、向后差分精度的比较(Comparison of difference accuracy between center difference and forward and backward)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:strive1
  1. 抛物型偏微分方程的有限差分法

    1下载:
  2. 抛物型偏微分方程的有限差分法中的向前差分显格式和向后差分隐格式。(The forward difference explicit scheme and backward difference implicit scheme in the finite difference method for parabolic partial differential equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:杨小歪
  1. 差分法

    0下载:
  2. 实现向后差分法 ,求离散型数据的极值,递增大于零,递减小于零(The realization of the extreme value by the difference method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1633280
    • 提供者:xiongdi
  1. 向前后差分格式

    1下载:
  2. 向前差分格式 向后差分格式 matla 程序(Forward difference scheme Backward difference scheme)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:1024
    • 提供者:树苗喵
  1. 抛物线方程的差分格式

    0下载:
  2. 抛物线方程的几种常见差分格式matlab代码,包括向前欧拉,向后欧拉,Crank-Nicolson和Du-For-Frankel(Several common difference schemes for parabolic equations are matlab codes, including forward Euler, backward Euler, Crank-Nicolson and Du-For-Frankel.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-27
    • 文件大小:153600
    • 提供者:dwsylar
  1. 偏微分方程MATALB程序

    0下载:
  2. 偏微分方程解的几道算例(差分、有限元)+含matlab程序,包括向前差分和向后差分,网格步长比,模拟图,比率以及MATLAB源代码!值得借鉴学习!
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com