-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分:1
-
test_my_polyfit
代码实现多项式拟合算法(非内置函数)。有较详细的说明。(Polynomial algorithm design (non-built-in function), the source explained in more detail Chinese.)
- 2015-02-11 16:35:13下载
- 积分:1
-
practice6_17
用矩阵法求定积分1/(1+x^2)dx,区间是(-4,4)(Definite Integral Matrix Method)
- 2010-05-17 01:34:47下载
- 积分:1
-
mie-uu36
合成孔径雷达(SAR)目标成像仿真,多姿态,多角度,有不同光照,小波包分析提取振动信号中的特征频率。( Synthetic Aperture Radar (SAR) imaging simulation target, Much posture, multi-angle, have different light, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-09 13:35:34下载
- 积分:1
-
EECCl
椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。
(The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.)
- 2012-06-07 21:01:20下载
- 积分:1
-
dispersion-curvers-in-pipe
管中的纵波频散曲线 直接修改其中的矩阵就可以画出频散曲线
(dispersion curvers in pipe)
- 2014-07-21 15:16:40下载
- 积分:1
-
SPH-for-couette
光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载(Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book, more practical, please download required)
- 2020-10-26 20:09:59下载
- 积分:1
-
10
说明: Anderson计算流体力学第十章平板超声速流动例子源码(Anderson Chapter 10 supersonic flow example source code)
- 2020-07-29 11:25:04下载
- 积分:1
-
Gravity-anomaly
计算重力异常,只需要输入最大重力场模型的最大阶数以及重力场模型文件名在程序里设置经纬度范围和间隔即可得到重力异常(Gravity anomaly)
- 2013-06-13 14:46:49下载
- 积分:1
-
LECalculator
3.1 线性方程组类设计
3.2 全选主元高斯消去法
3.3 全选主元高斯-约当消去法
3.4 复系数方程组的全选主元高斯消去法
3.5 复系数方程组的全选主元高斯-约当消去法
3.6 求解三对角线方程组的追赶法
3.7 一般带型方程组的求解
3.8 求解对称方程组的分解法
3.9 求解对称正定方程组的平方根法
3.10 求解大型稀疏方程组的全选主元高斯-约当消去法
3.11 求解托伯利兹方程组的列文逊方法
3.12 高斯-赛德尔迭代法
3.13 求解对称正定方程组的共轭梯度法
3.14 求解线性最小二乘问题的豪斯荷尔德变换法
3.15 求解线性最小二乘问题的广义逆法
3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
- 2010-12-20 21:11:04下载
- 积分:1