CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - forward difference
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - forward difference - List
[
Other
]
youxianchafen
DL : 0
二维声波方程正演,时间域二阶差分,空间域四阶差分。-Two-dimensional acoustic wave equation forward, second-order difference time domain, space domain fourth-order differential.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Mr YAN
[
matlab
]
newtsol
DL : 0
Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history-Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
Update
: 2025-02-17
Size
: 1kb
Publisher
:
devdvl
[
matlab
]
forward
DL : 0
uses the forward difference method for a European call.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
katore vishal
[
matlab
]
forward_test
DL : 0
demonstrates the forward difference method
Update
: 2025-02-17
Size
: 1kb
Publisher
:
katore vishal
[
Algorithm
]
parabola
DL : 0
求解抛物线方程的显式法,编译example_01生成可执行文件,输入example_01 inp.txt.边界条件的中心差分离散,编译example_02a.f,输入example_02ainp.txt.边界条件的向前差分离散example_02b.f,输入example_02binp.txt.-Explicit solving parabolic equation method, the compiler generates an executable file example_01, enter example_01 inp.txt. The central difference discrete boundary conditions, compile example_02a.f, enter example_02ainp.txt. Boundary forward difference discrete example_02b.f, input example_02binp.txt.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
车宇
[
matlab
]
youxianchafen_shuzhimoni
DL : 0
地震勘探中,利用有限差分方法做波场正演模拟,模型为简单层状模型-Seismic exploration, the finite difference method to do forward modeling of wave field, the model for the simple layered model
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王宁
[
matlab
]
forward
DL : 0
this code provides Forward difference table. This topic is related to numerical analysis
Update
: 2025-02-17
Size
: 1kb
Publisher
:
mmuntaha
[
matlab
]
numerical
DL : 0
Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.-Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
sourov
[
Algorithm
]
neton-a
DL : 0
牛顿向前差值公式,是用C++编程的源程序,希望大家踊跃下载-Newton' s forward difference formula, is the source C++ programming, I hope you actively download
Update
: 2025-02-17
Size
: 3kb
Publisher
:
yy
[
Other
]
finite-difference-method
DL : 0
有限差分法的基本方法和在地震波场正演模拟中的应用。-The basic method of finite difference method and the seismic wave field in the forward simulation.
Update
: 2025-02-17
Size
: 8.89mb
Publisher
:
何怡原
[
matlab
]
FORWARD-EULER
DL : 0
Euler method finite difference
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ash
[
matlab
]
forward-difference-algorithm
DL : 0
用前向差分算法解二维薛定谔方程 很值得参考-With the forward difference algorithm for solving two-dimensional Schr?dinger equation is worth considering
Update
: 2025-02-17
Size
: 1kb
Publisher
:
azure
[
Algorithm
]
Show-format
DL : 0
用向前差分格式求解抛物型微分方程,在程序中更改待求方程即可- Solving parabolic differential equation with forward difference scheme
Update
: 2025-02-17
Size
: 1kb
Publisher
:
董月汉
[
Algorithm
]
2D-acoustic-wave-equation-forward
DL : 0
二维声波方程有限差分正演程序,Qt界面编写。-2D acoustic wave equation finite difference forward code,write in Qt。
Update
: 2025-02-17
Size
: 5.44mb
Publisher
:
李志勇
[
Algorithm
]
2d-seismic-forward
DL : 0
地震正演模拟:均匀介质有限差分正演模拟源程序-Seismic forward modeling: the homogeneous medium finite difference forward modeling
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wuyu
[
matlab
]
FDTD-
DL : 0
分别用三种不同的差分近似公式(前向差分、后项差分和中心差分)来技术函数的近似值-Respectively with three different difference approximation formula (forward difference, backward difference and central difference) approximation to the technical function
Update
: 2025-02-17
Size
: 1kb
Publisher
:
谭成
[
Energy industry
]
forward-finite-difference-method-
DL : 0
地震勘探中,有限差分正演方法的简单一维数值模拟-Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation
Update
: 2025-02-17
Size
: 442kb
Publisher
:
汪杰
[
MPI
]
realhua
DL : 0
应用FORTRAN计算向前差分法步长是否收敛小程序-Application FORTRAN calculation step forward difference method is convergent applet
Update
: 2025-02-17
Size
: 398kb
Publisher
:
朱颖
[
matlab
]
xiangqian
DL : 0
实现微分方程向前查分 (教材为微分方程数值解,习题5.2.4)-forward difference
Update
: 2025-02-17
Size
: 1kb
Publisher
:
上中下
[
Algorithm
]
newtonxq
DL : 0
数值计算中的牛顿向前差分公式,用C++实现。可自定义个数。-Numerical Newton forward difference equation with C++ achieved. The number can be self-defined.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
邵炜栋
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.