-
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
-
EOF
说明: 经验正交函数分析FORTRAN程序,用于变量场的时空结构分离(配套书籍《现代气候统计诊断与预测技术》)。(empirical orthogonal function, FORTRAN procedure, used to separate the spatio-temporal structure of climate variables.)
- 2019-03-07 17:15:59下载
- 积分:1
-
3361621dingwei
进行干扰源以及声源定位的时延估计技术,以及定位迭代算法(Sources of interference and delay estimation techniques for sound source localization, as well as positioning iterative algorithm)
- 2012-10-08 20:47:28下载
- 积分:1
-
Forecast
利用ARIMA处理分析时间序列,计算数列相关性和数字特征并通过计算所得值进行一定范围的预测(ARIMA processing analysis time sequence, to calculate a number of columns and digital characterized by the calculated value for a certain range of the prediction)
- 2021-04-29 11:18:43下载
- 积分:1
-
arfit1
多变量自回归模型matlab源码,可以简单方便地计算多变量自回归模型系数,谱结构等(multivariate autoregressive models)
- 2010-01-20 09:30:54下载
- 积分:1
-
userfc
ANSYS二次开发自定义破坏准则子程序(ANSYS subroutine)
- 2021-03-28 18:29:11下载
- 积分:1
-
cgmotion
fluent udf的动网格程序,实现了刚体和基于节点的运动(cg-motion grid motion)
- 2020-11-20 09:39:37下载
- 积分:1
-
LSL_SC
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:09:07下载
- 积分:1
-
MatrixInverse
说明: c语言编写的高效用LU分解法求任意维数的矩阵的逆,它是经典书籍《算法导论》(第二版)中矩阵求逆的c语言实现。 (The algorithm of matrix inverse is based on LU decomposition which is proposed by the book of introduction to algorithm (second edition).)
- 2009-08-03 08:34:24下载
- 积分:1
-
Adaptive-mesh-generation
自适应网格生成的文章,广泛的应用到有限元和无网格方法中(a nice paper of adaptive mesh generation)
- 2013-09-21 15:44:49下载
- 积分:1