-
mesh_2d
二维贴体网格 fortran 源程序;偏微分方程生成网格,附详细的说明文档(body-fit mesh generation, two dimension)
- 2020-12-09 10:09:19下载
- 积分:1
-
SAR-satellites
利用SAR卫星在多个时刻的位置和速度信息,计算出任意象元成像时刻卫星的位置,拟合出SAR卫星的轨道模型。(Using SAR satellite in multiple time position and velocity information to calculate as the image element imaging time satellite position, fitting the SAR satellite orbital model.)
- 2021-03-24 01:19:14下载
- 积分:1
-
arcLength
有限元计算控制加载中弧长法(arc-length)的matlab源程序(Loading FEM arc length control method (arc-length) matlab source)
- 2020-12-14 22:49:16下载
- 积分:1
-
Matlab是计算结构力学的好助手
说明: Matlab是计算结构力学的好助手,计算结构力学(MATLAB is a good assistant in computational structural mechanics)
- 2019-06-30 13:08:32下载
- 积分:1
-
PM-DOAandL-2-DOA
传播算子DOA估计算法和基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Propagator DOA estimation algorithm based on the L-shaped array augmented matrix beam D DOA estimation MATLAB program)
- 2013-05-01 21:56:26下载
- 积分:1
-
MagneticInduction
计算磁铁在线圈经过时,感生电压和磁铁位置的关系,即电磁感应系数(when a magnet passes by a coil, to calculate the induced voltage)
- 2018-05-28 22:28:36下载
- 积分:1
-
jisuanqi
一个计算器,实现加减乘除等,适合初学者学习,代码很全,自己写的。(A calculator to realize, Math, etc., suitable for beginners to learn, the code is all that he wrote.)
- 2011-07-10 12:38:30下载
- 积分:1
-
couplage
基于模式耦合方法建立三维面波传播模型,该代码对于做波场模拟的同学很有用。(This program calculates the wavefield produced by a monochromatic surface wave mode incoming on a 3D cartesian structure. It is based on mode coupling and multiple scattering.)
- 2012-04-23 13:27:59下载
- 积分:1
-
Stiff_equations.pdf
stiff differential equations examples
- 2012-12-24 19:57:27下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1