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

搜索资源列表

  1. Crank-Nicolson解抛物方程

    1下载:
  2. C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数
  3. 所属分类:matlab例程

    • 发布日期:2009-03-12
    • 文件大小:1134
    • 提供者:ingsnow
  1. numerical_algorithm

    0下载:
  2. visualc++ 常用数值算法集,包括椭圆形微分方程、抛物线型方程的数值解-visualc++ common set of numerical algorithms, including elliptic differential equations, numerical solution of parabolic equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7503705
    • 提供者:ccl
  1. matlab1

    4下载:
  2. 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法。 -The numerical solution of partial differential equations of the MATLAB program, introduced the most widely used elliptic, hyperbolic, parabolic partia
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9595
    • 提供者:sean
  1. pe_tropos_ducting

    8下载:
  2. 大气波导环境下电波传播预测,基于抛物方程法模型的matlab程序;pe_tropos_ducting.m。-Wave propagation forecast in atmospheric ducting enviroments, based on the parabolic equation model matlab program:pe_tropos_ducting.m.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15314
    • 提供者:城市过客
  1. ex3.1.1p

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第一节:抛物方程的有限差分解法向前欧拉格式-forward euler difference scheme for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:76072
    • 提供者:赵璇
  1. ex3.2.1

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第二节,抛物方程的向后欧拉格式-backward euler difference scheme for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:127848
    • 提供者:赵璇
  1. ex3.3.1extrapolation

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第三节,抛物方程的外推算法-extrapolation for parabolic patial differential equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1842
    • 提供者:赵璇
  1. ex3.4.1

    1下载:
  2. 孙志忠书:偏微分方程数值解,第三章第四节,抛物方程的Crank-Nicolson格式-Crank-Nicolson Type
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:15360
    • 提供者:赵璇
  1. six

    1下载:
  2. 抛物型方程的有限差分法——六点对称格式,即Crank-Nicolson格式-Parabolic finite difference method- six point symmetric form,i.e.Crank-Nicolson Form
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:662
    • 提供者:郭威
  1. Numerical-Solution-PDE-

    2下载:
  2. 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法-introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a v
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1416
    • 提供者:海纳百川
  1. back

    0下载:
  2. 一维抛物方程差分格式,数值分析作业,(向后的方法)-One-dimensional difference scheme for parabolic equations
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:btagga
  1. Parabolic-equations

    3下载:
  2. 变系数抛物方程 用最简显格式、紧格式、Keller盒式格式求近似解和误差 -Parabolic equations with variable coefficients were the most simple form, tight format, Keller cassette format, the approximate solution and error
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2157385
    • 提供者:白阳
  1. 55

    0下载:
  2. 二阶线性非散度型抛物方程解的局部正则性估计.-Non-divergence form second order linear parabolic equations of the local regularity estimates.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:158056
    • 提供者:liang
  1. solverss

    0下载:
  2. 对于抛物方程的具有差分形式的高精度线性迭代法-linear itearnating method
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:4253
    • 提供者:lijingyuan
  1. Lagrange_Parabolic

    0下载:
  2. 1:利用差分方法数值求解抛物方程,适当改编后,可以用于求解其他的抛物方程,2,: 利用符号运算计算lagrange插值基函数。-1: Using the method of differential numerical solution of parabolic equations, appropriately adapted, can be used to solve parabolic equation 2: the use of symbolic computation lagrange
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:623
    • 提供者:小蒋
  1. 中立型延迟抛物方程的差分格式

    0下载:
  2. 主要实现中立型延迟抛物方程的紧差分格式。
  3. 所属分类:matlab例程

    • 发布日期:2016-05-25
    • 文件大小:1076
    • 提供者:x_109178
  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. 追赶法求解,可以直接调用,抛物方程紧差分(Chasing method can be called directly)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-06
    • 文件大小:3072
    • 提供者:chuchu12
  1. MATLAB源码--古典显式格式求解抛物型偏微分方程等

    1下载:
  2. MATLAB源码--古典显式格式求解抛物型偏微分方程等(MATLAB Source-Classical Explicit Format for Solving Parabolic Partial Differential Equations)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:112640
    • 提供者:程序开发1
  1. 抛物型方程

    2下载:
  2. matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)
  3. 所属分类:其他

    • 发布日期:2020-08-12
    • 文件大小:2048
    • 提供者:公子秦
« 12 3 4 5 »
搜珍网 www.dssz.com