-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分: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
-
zernfun
波面的zernike多项式拟合,在光学测试领域应用相当广泛(Wave surface zernike polynomial fitting, in the field of application of a wide range of optical test)
- 2009-10-14 15:05:12下载
- 积分:1
-
Euler-method
欧拉法解微分方程方程组,对于变成基础薄弱的人,易于理解,相信会有用处(Euler method for solving differential equations, to become a person, the weak foundation is easy to understand, I believe there will be.)
- 2016-10-02 17:45:07下载
- 积分:1
-
brick
有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
- 2013-10-23 14:32:13下载
- 积分:1
-
abaqus
abaqus 施加周期性边界条件脚本,通过General_Mpc_Cube输入正确的模型和部件文件运行。(ABAQUS applies periodic boundary conditions to scripts)
- 2021-03-17 17:19:20下载
- 积分:1
-
7
相变UDF,包括质量传递和热量传递,能够进行气液相变的模拟(Phase transition UDF, including mass transfer and heat transfer, gas-liquid phase transition can be simulated)
- 2021-03-02 15:09:34下载
- 积分:1
-
modeling_anelastic
粘弹性介质中面波正演模拟,基于变网格函数伪谱法模拟,模拟精度高(The viscoelastic medium surface waves forward modeling, based on a function of the variable-grid pseudospectral method simulation, simulation accuracy)
- 2020-10-12 14:27:32下载
- 积分:1
-
fft2d
fft的文件,fortran环境下运行!欢迎指正!(fft documents, fortran environment running! Please correct me!)
- 2021-05-08 18:18:35下载
- 积分:1
-
LIPDRIVE
采用fortran编写了关于方腔顶盖驱动流的lbm程序(Prepared using fortran on navies process flow lbm)
- 2021-03-30 07:29:10下载
- 积分:1