-
Low Turbulence Model
AKM低雷诺数湍流模型UDF,适用于FLUENT商业流场分析软件。(AKM low-Reynolds number turbulent model, applied on the FLUENT sorftware.)
- 2021-03-25 20:39:13下载
- 积分:1
-
Numerical_Recipes_in_C
《数值分析方法库
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。(《Numerical Recipes in C: The Art of Scientific Computing》, The product of a unique collaboration among four leading scientists in academic research and industry, Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.)
- 2010-05-17 12:44:53下载
- 积分:1
-
OCFD2d_dxy_weno5
计算流体力学;高精度7阶二维weno格式;矢通量分裂方法(Vector flux splitting in 7 order two dimensional WENO scheme)
- 2017-07-06 15:48:23下载
- 积分:1
-
matrix_answer
《矩阵论导教.导学.导考》。是程云鹏《矩阵论》的课后习题答案与复习题纲()
- 2008-07-02 00:00:15下载
- 积分:1
-
Matrix Computations 4th edition.pdf
说明: 矩阵计算英文版第4版,经典,经典,很不错!!!!!请下载!!!!!!(Matrix Computing English Version 4, classic, classic, very good!!!! Please download!!!!!!)
- 2020-06-23 22:20:02下载
- 积分:1
-
FVM-Euler-2D
计算流体力学中运用有限体积法求解二维无粘欧拉方程,非结构网格(CFD finite volume method for solving two-dimensional inviscid Euler equations, unstructured grids)
- 2021-03-28 12:19:11下载
- 积分:1
-
usermat
ANSYS二次开发考虑损伤的材料模型子程序(ANSYS subroutine)
- 2020-12-01 09:49:27下载
- 积分:1
-
spgl1-1.8
based classification (SRC) has been widely used for face
recognition (FR). SRC first codes a testing sample as a
sparse linear combination of all the training samples, and
then classifies the testing sample by evaluating which class
leads to the minimum representation error. While the
importance of sparsity is much emphasized in SRC and
many related works, the use of collaborative representation
(CR) in SRC is ignored by most literature.
- 2013-08-02 16:14:29下载
- 积分:1
-
optimal-design
用ANSYS对梁进行优化设计,分为优化分析文件,优化控制文件,求解方法几个方面。(Using ANSYS to optimize the design of the beam, divided into optimization analysis files, optimize the control file, the method for solving aspects.)
- 2020-12-07 19:29:22下载
- 积分:1
-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1