搜索资源列表
Visual-Fortran2002
- 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
FORTRAN
- 本程序将用于求解离散的非线性的薛定谔方程,对其进行了数值模拟。-fortran and schrodinger equation
Samplings-2d-v0
- This software is written in Fortran 90 and is related to forward and inverse problems for the Helmholtz equation in 2-D.-This software is written in Fortran 90 and is related to forward and inverse problems for the Helmholtz equation in 2-D.
belazios-rungkoutah
- CFD-CODE solving Blasius Equation by the Short Runge method FOR FORTRAN-CFD-CODE solving Blasius Equation by the Short Runge method FOR FORTRAN
N-S-equation
- 一维可压 ns方程 数值求解,c语言 fortran语言源程序,是学习cfd的入门实例。-One-dimensional compressible numerical equation solver ns, c language fortran language source code, is to learn cfd entry instance.
N-S
- 二阶迎风型TVD差分格式求解一维可压缩黏性流动问题N-S方程(FORTRAN语言版本) -Second-order upwind TVD Difference Scheme for Solving the one-dimensional compressible viscous flow problems NS equation (FORTRAN language version)
Text
- 用fortran编程的解一元二次方程,可以解任意的一元二次方程(Solving the two equation of one variable)
Fortran Newton法求解非线性方程组
- 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)