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

搜索资源列表

  1. vibrating_string

    0下载:
  2. This GUI demonstrates the behavior of a vibrating string with different initial conditions. Three methods are employed to solve the wave equation: • Finite Difference Scheme • Fourier Scheme • Newmark Scheme
  3. 所属分类:Education soft system

    • 发布日期:2017-11-12
    • 文件大小:79331
    • 提供者:Robert
  1. Incompressible_NS_Solver_Staggered_Pressure2

    0下载:
  2. finite difference method for solving navier stokes equation
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:6520
    • 提供者:Saran Prasath
  1. WaveGPU_Example

    0下载:
  2. This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:33427
    • 提供者:Dan
  1. Desktop

    1下载:
  2. 二维矩形区域泊松方程自洽求解,有限差分方法-Two-dimensional rectangular region self-consistent solving Poisson equation, finite difference method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:5250
    • 提供者:林楠
  1. 1d

    0下载:
  2. 有限差分法计算一维稳态或非稳态对流方程和耗散方程,简单易懂-containing codes for solving the one-dimensional steady and unsteady convection/diffusion equation, using Finite Difference method
  3. 所属分类:assembly language

    • 发布日期:2018-04-18
    • 文件大小:5120
    • 提供者:
  1. dfm

    2下载:
  2. 本程序在matlab上编写,利用了有限差分方法求解一维热传导方程,代码简洁,适用性强。-This program is wrote in matlab, using finite difference method for solving one-dimensional heat conduction equation, the code is simple and applicable.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:125354
    • 提供者:刘斗世
  1. zhengyan

    2下载:
  2. 二维波动方程有限差分正演,采用fortran编写,交错网格-Dimensional wave equation finite difference forward, using fortran prepared staggered grid
  3. 所属分类:Energy industry

    • 发布日期:2014-12-21
    • 文件大小:17408
    • 提供者:卡西
  1. FTCSADV.f90.tar

    0下载:
  2. Fortran code for FCTS Finite difference solution of Advection equation u
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:4560
    • 提供者:Rohana
  1. DIANSHI

    1下载:
  2. 中心差分格式,离散泊松方程,求解电势分布的fortran文件-Central difference scheme, discrete Poisson equation solving potential distribution fortran files
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:578
    • 提供者:Xu Dimeng
  1. poisson

    0下载:
  2. poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).
  3. 所属分类:Algorithm

    • 发布日期:2014-05-06
    • 文件大小:191488
    • 提供者:胡容
  1. dizhenbo

    1下载:
  2. 用声波方程差分方法实现的地下模型地震波正演,并用海绵吸收边界 -Difference method using acoustic wave equation model of the underground seismic wave forward, and with a sponge absorbing boundary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1381
    • 提供者:麦丽开
  1. pml

    1下载:
  2. 用声波方程差分方法实现的地下模型地震波正演,用pml吸收边界 -Acoustic wave equation finite difference method is used to implement the model of underground seismic forward modeling, with PML absorbing boundary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:麦丽开
  1. PR_167406042

    3下载:
  2. 利用隐式中心差分格式求解二维热传导方程的matlab代码-The matlab code to solve 2-dimension heat equation with implicit difference scheme.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2080
    • 提供者:时骥
  1. FDPoission.tar

    0下载:
  2. Finite difference modeling of Poisson equation: A very simple learning code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1407
    • 提供者:ESSC India
  1. 2D possion solver

    0下载:
  2. finite difference method in sloving possion equation
  3. 所属分类:matlab例程

    • 发布日期:2013-12-06
    • 文件大小:825
    • 提供者:cloo126
  1. acoustic-wave

    0下载:
  2. 有限元求解声波方程和分布傅里叶变换解非线性薛定谔方程-The acoustic wave equation finite difference scores the value of the simulation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1687
    • 提供者:williomson
  1. analemma

    0下载:
  2. a program which evaluates the equation of time, a formula for the difference between the uniform 24 hour day and the actual position of the sun, creating data files that can be plotted with gnuplot, based on a C program by Brian Tung
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4088
    • 提供者:sam
  1. staggered-grid

    4下载:
  2. 实现了声波波动方程有限差分正演模拟,交错网格下,时间2阶空间10阶-Achieve the acoustic wave equation finite difference forward modeling, staggered under the grid, the time second-order space 10 order
  3. 所属分类:Algorithm

    • 发布日期:2015-04-22
    • 文件大小:21801984
    • 提供者:张艇
  1. Main0326_CZT

    1下载:
  2. 雷诺方程的有限差分求解 织构化表面的模型数值求解-Finite difference numerical model for solving Reynolds equation solving textured surface
  3. 所属分类:Algorithm

    • 发布日期:2016-08-03
    • 文件大小:2048
    • 提供者:许浩
  1. Acoustic(PML)

    1下载:
  2. 一阶速度-应力弹性波方程高阶交错网格高阶有限差分数值模拟,PML吸收边界条件-An order velocity- stress elastic wave equation order staggered grid high-order finite difference numerical simulation, PML absorbing boundary conditions
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1467
    • 提供者:章阳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com