-
Time-Series-Analysis-in-R-
时间序列分析及应用:R语言
(2011汉译版,英文第2版)随书程序与数据集及勘误表(Time Series Analysis with Applications in R by Jonathan D. Cryer and Kung-Sik Chan
)
- 2013-04-26 13:30:01下载
- 积分:1
-
fit_line
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
(//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
- 2005-08-24 04:40:23下载
- 积分:1
-
sanciyangtiao
三次样条插值公式C语言编程示例(Cubic spline interpolation formula C language programming examples)
- 2020-12-10 16:59:19下载
- 积分:1
-
drilled-hole-PBG
xfdtd中用于计算光子晶体PBG的算例(example used for PBG calculation in xfdtd)
- 2011-11-21 23:28:40下载
- 积分:1
-
Numerical_Recipes
《数值分析方法库_第三版
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。
(《Numerical Recipes 3rd Edition: The Art of Scientific Computing》, Do you want easy access to the latest methods in scientific computing? This greatly expanded third edition of Numerical Recipes has it, with wider coverage than ever before, many new, expanded and updated sections, and two completely new chapters. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. Co-authored by four leading scientists from academia and industry, Numerical Recipes starts with basic mathematics and computer science and proceeds to complete, working routines. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Highlights of the new material include: a new chapter on classification and inference, Gaussian mixture models, HMMs, hierarchical clustering, and SVMs a new chapter on computational geometry, covering KD trees, quad- and octrees, Delaunay triangulation, and)
- 2020-12-02 20:09:25下载
- 积分:1
-
jacobi
对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)
- 2013-10-26 10:11:06下载
- 积分:1
-
ABAQUS子程序UMAT里弹塑本构的实现
说明: 非常详细的umat 雅可比矩阵更新算法的讲解(detailed describetion of the jacobian matrix in abaqus umat)
- 2021-04-06 13:19:02下载
- 积分:1
-
flowcalc_easy
基于前推回代法的电力系统潮流计算程序。
需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。
输出各节点的电压幅值、相角和各支路电流。(Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch number, node number, the tail node number, branch self-impedance tail node given power. The output node voltage amplitude, phase angle and current of each branch.)
- 2012-10-19 11:40:12下载
- 积分: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
-
最小2乘法
Delphi实现最小二乘法,进行多点拟合,目前支持4点拟合(Delphi realizes the least square method and multi-point fitting. At present, it supports four-point fitting.)
- 2020-06-17 19:40:01下载
- 积分:1