-
burgers
说明: 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。(Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.)
- 2010-03-30 11:04:53下载
- 积分:1
-
LINGO1
数学建模,很简单的,希望对你们用帮助,望下载!(Mathematical Modeling)
- 2012-09-09 11:36:29下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
SVI
Gatheral SVI模型包含 raw SVI, Surface SVI 和含有跳过程的SVI(This is a document about the SVI model codes of J.Gatheral including raw SVI, Surface SVI and SVI with jump)
- 2020-09-10 11:58:01下载
- 积分:1
-
newton
牛顿迭代求根法和牛顿-steffensen加速法(Newton method for root-solving problems.
Newton-Steffenson is also included.)
- 2011-12-21 23:53:13下载
- 积分:1
-
Tikhonov
电容层析成像Tikhonov算法的演示实例,带有详细的说明(An example of a demonstration of the Tikhonov algorithm for capacitance tomography, with a detailed description)
- 2020-11-23 16:09:34下载
- 积分:1
-
Dipole-source-grid-method
改进了跨声速偶极子网格法(TDLM),且在颤振计算中能自动求颤振点速度,从而较大地提高了计算速度,并有利于方法在较大马赫数及较大减缩频率时的应用。(Dipole source grid method)
- 2021-01-13 18:58:47下载
- 积分:1
-
ISM
自己编写的求可达矩阵,层次划分 代码.使用时,替换已有矩阵,即可运算!
(I have written for reachability matrix, the level of classified code. Use, replace the existing matrix, computing can be!)
- 2008-03-05 22:11:14下载
- 积分:1
-
daoxianzhaoxing-ansys
这是一段导线找形的命令流,可用于ansys有限元分析(This is a piece of wire to find the form of order flow, can be used for finite element analysis ansys)
- 2021-04-20 16:38:50下载
- 积分:1
-
kalman_flexyModel
卡尔曼机动,加入了对机动的检测和处理,对于机动模型,滤波解更加有效(Kalman mobility, the right to join the mobile detection and processing, motor model, a more effective filtering solution)
- 2006-07-07 16:45:54下载
- 积分:1