搜索资源列表
Crank-Nicholson
- 关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法
heat1
- 利用Crank-Nicolson 方法解决偏微分方程-using Crank-Nicolson solution PDE
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
crank_nicholson
- 有限差分法(crank_nicholson finite difference ) 求解色谱模型-Finite difference method (crank_nicholson finite difference) model for solving chromatography
acpricecn
- finite difference method with Crank-Nikolson approach(SOR) for American call option
ADI_HEAT
- 二维热能方程的求解,一个比较好的源码! Discretizer: The Crank-Nicolson and the central FD.-Two-dimensional heat equation, a better source! Discretizer: The Crank-Nicolson and the central FD.
Crank-Nicolson_
- C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有-CN solution of partial differential equations procedures. Solution is scheduled to step parabolic parti
Crank-Nicholson
- 关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法-On one of the numerical solution of differential equations, one-dimensional wave equation Crank-Nicholson format, and to catch up with the Law
crank-nicolson
- 不可压库埃特流的隐式 克兰可-尼科尔森方法解-Huet can not flow压库Implicit Crane may- Nicholson method to solve
EqChaleurCrankNicholson
- Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
CrankNicolson
- Numerical Crank Nicolson for American Option
CrankNicolson
- Crank-Nicolson Method for the heat equation
qubing
- 曲柄滑块机构的运动学仿真,能有效仿真活塞运动-Slider-crank mechanism kinematics simulation
Grank_Nicholson
- 利用crank nicholson法 解一維熱傳PDE-Using crank nicholson method for solving a PDE-dimensional heat transfer
Parabolic(crank-nicholson)
- 抛物线方程的crank-nicholson方法。-Parabolic equations crank-nicholson method.
M_Crank_Nichol
- transient temperature distribution along a wall using crank nicholson method
tsunami-modelling
- Cool visualization of shallow water wave equation Employs Crank-Nicholson scheme, 2nd order accurate, CFD calculation of shallow water wave equation. If processor is slow, can decrease ni, nj, tmax. Very little vis
CRANK_NICHOLSON
- Crank Nicholson program
CN
- THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 2-D DOMAIN * * USING FINITE VOLUME METHOD (UNIFORM CV) * * CRANK-NICOLSON METHOD -THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 2-D DOMAIN * *
C_N_1D_Schrodinger
- 薛定谔 schrodinger 方程解法。本程序采用标准Crank-Nicholson中心差分法算法解一维薛定鄂方程,其中三对角阵通过复数追赶法解。-schrodinger Crank-Nicholson method