搜索资源列表
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.
胼哦vb程序
- 偏置式曲柄滑块机构 动画演示-bias crank slider animation demo
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
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
project
- 函数再现机构设计 试设计一曲柄摇杆机构,再现函数 要求: 输入构件的转角范围180°,输出构件摆角范围30°,即: 当输入构件从a转至a+90时,输出构件从b转至b+30 当输入构件从a+90转至a+180时,输出构件从b+30转至b -Function reproduce the design of mechanism design test one crank-rocker mechanism, repro
EqChaleurCrankNicholson
- Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
CrankNicolson
- Numerical Crank Nicolson for American Option
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
mechanic
- VB编写的机械原理曲柄滑块运动过程计算机仿真程序-VB prepared by the mechanical principles of crank-slider motion process computer simulation program
CrankNicolson
- Crank-Nicolson Method for the heat equation
Parabolic(crank-nicholson)
- 抛物线方程的crank-nicholson方法。-Parabolic equations crank-nicholson method.
Crank
- 求解常微分方程,抛物线方程的曲线的顶点值求解-crank
Offset Crank slider
- Prove mathematically that the lengths of the crank and of the connecting rod are AB = 47 mm and BC = 105 mm respectively to the nearest millimetre.
Crank-Nicolson方法
- 数值《微分方程的数值解法与程序实现》第三章Crank-Nicolson方法程序,原书程序为C,我写成了matlab(MATLAB program for Crank-nicolson difference scheme)