资源列表
CFD
- 这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。-This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM,
Godnov_HLLC
- 解1D黎曼问题的有限体积法,使用Roe格式做近似-1D finite volume method for solving the Riemann problem, make use of the approximate Roe format
damage
- ansys二次开发损伤本构关系的详细代码,已经调试成功-ansys damage constitutive secondary development of detailed code, debugging has been successful
Approximating-Eigenvalues
- 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
bufr_reader_20110829.tar
- 该程序用以读取bufr格式的数据,采用linux系统编写,fortran和C程序合写!-This a fortran program for reading bufr data in liunx system!
weno.tar
- 5阶weno格式解burger equation(含精度计算及绘图,打开文件夹WENO.pdf有详细说明。./test.sh运行程序)-5th order weno scheme solve burger equation (include calculating order and draw , open document WENO.pdf contains detailed instructions./test.sh run program)
Bayesian-estimation-program
- 贝叶斯估计 和极大似然估计的matlab程序-matlab program of Bayesian estimation and maximum likelihood estimation
非均匀圆阵MUSIC算法
- 阵列信号处理中MUSIC算法,使用非均匀圆阵,有详细的注释。
shallowWater
- 求解浅水波方程的fortran程序,含1,2维-fortran source codes for shallow water equations
HYPLAS_v2.0
- Owen2008年出版的Computational methods for plasticity: theory and applications一书中的源程序-Owen2008 published Computational methods for plasticity: theory and applications a source book
Apriori
- Apriori算法用于发现数据中的频繁项集以及关联规则,属于关联分析, 关联分析的目标包含两条:发现频繁项集和发现关联规则。 该算法基于一个很重要的原理,apriori原理,如果某个相机是频繁的,那么他的所有子集也是频繁的, 也就说,如果一个项集是非频繁的,那么它的所有超集也是非频繁的。 Apriori算法是先生成C1->L1->C2->L2->C3.Apriori算法的缺点是很明显的,每生成一个频繁项集,都要扫描整个数据集。 在数据规模很大的时候,这
3stokes
- 该程序为fluent软件进行速度入口造波数值模拟,波浪为三阶stokes波-The program for the FLUENT software simulation of wave speed entrance numerical, three order Stokes wave