资源列表
Ellipse Fit
- 基于MATLAB的椭圆拟合算法,有主程序,带结果显示图片-MATLAB-based ellipse fitting algorithm, with the main program, with results show that image
SAP5SourceCode
- SAP5 源代码,完整的有限元源程序。LS1.FOR-LS10.FOR-SAP5 Source Code
FEM_Src
- 采用有限元法计算二维传热问题的源代码,有例题说明-Two-dimensional finite element method to calculate heat transfer of the source code, example shows
ADNFOR
- ADINA的核心源程序,包含壳单元 梁单元等。解决线性几何材料非线性问题以及大变形问题-main source of ADINA program. including shell, beam and other elements
CAPE
- cape是计算对流有效位能和对流抑制能的一个fortran。广泛应用在大气科学计算大气垂直速度的诊断分析中。-cape is the calculation of CAPE and convective inhibition energy of a fortran. Widely used in calculation of the vertical velocity of atmospheric science and diagnostic analysis.
TC
- 非常好的地形改正程序,只需要有点位的经纬度,重力值和高程,内附例子和说明。-Program to compute terrain effects on gravimetric quantities.various modes of terrain effects may be computed
twodimension
- 此程序是用多重散射理论计算二维声子晶体的结构的Fortran代码。-This program is multi-dimensional phonon scattering calculated crystal structure Fortran code.
rate_equation
- 半导体激光器的数学计算 对速率方程 可能对你计算有点帮助
ODE_FEM
- 采用有限元方法求解二阶常微分方程,分别划分和不划分子元采用配置法、最小二乘法、矩量法和Galerkin法,对初学有限元的童鞋很有帮助:)-Finite element method to solve ordinary differential equation, respectively, by sub-element division and do not use collocation method, least squares method, moment method and Galer
erchengfa
- 最小二乘法拟合曲面,通过文件读入数据,趋势面分析,C++编写,带注释-Least squares fitting surface, read through the file data, trend surface analysis, C++ writing, annotated
Iterative_Methods_for_Sparse_Linear_Systems
- Yousef Saad 的稀疏线性系统的迭代方法。包含预处理,Krylov子空间迭代法等内容。-iterative methods for sparse linear systems
NumericalRecipesinCWilliam.H
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
