搜索资源列表
Crank-Nicholson
- 关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法
Crank-Nicolson Scheme for pricing Ameircan put options
- This is the Matlab code of pricing American put options by using Crank-Nicolson scheme.
Grank_Nicholson
- 本文件包含Crank Nicolson算法的matlab源代码,在一定的初始条件下有一定的实用性。-This document contains the Crank Nicolson algorithm matlab source code, under certain initial conditions have a certain practicality.
Crank-Nicolson
- 这是用matlab编辑的求解偏微分方程的一种方法隐式求解抛物型偏微分方程-This is edited using matlab a method of solving partial differential equations implicit solution of parabolic partial differential equations
heat1d_mfiles_v2
- compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation-compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation
EqChaleurCrankNicholson
- Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
CrankNicolson
- Numerical Crank Nicolson for American Option
mechanic
- VB编写的机械原理曲柄滑块运动过程计算机仿真程序-VB prepared by the mechanical principles of crank-slider motion process computer simulation program
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
Crank
- 求解常微分方程,抛物线方程的曲线的顶点值求解-crank
cn
- Crank-Nicolson法求解poisson方程,矩形区域,狄利克雷边界。-Crank-Nicolson method for solving poisson equation, rectangular area, Dirichlet boundary.
six
- 抛物型方程的有限差分法——六点对称格式,即Crank-Nicolson格式-Parabolic finite difference method- six point symmetric form,i.e.Crank-Nicolson Form
Crank-Nicolson
- 1D T_Profile in a Solid.Crank-Nicolson Method.Boundary Conditions:Convection at the surface and q=0 at center-1D T_Profile in a Solid.Crank-Nicolson Method.Boundary Conditions:Convection at the surface and q=0 at center
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 * * USING FINITE VOLUME METHOD (U
Crank-Nicolson方法
- 数值《微分方程的数值解法与程序实现》第三章Crank-Nicolson方法程序,原书程序为C,我写成了matlab(MATLAB program for Crank-nicolson difference scheme)