-
spline513
这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。(This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.)
- 2020-12-10 16:19:18下载
- 积分:1
-
for-anderson-CFD-code
计算流体力学安德森第七章练习作业,附源程序。。(CFD Anderson Chapter VII practice operations, with source code. .)
- 2014-04-05 09:52:41下载
- 积分:1
-
FEM_by_Wang_X_C
王勖成的《有限单元法》资料包,包括pdf书籍、课后习题答案以及有限元分析教学程序FEATP源码!(The package of finite element method by Wang Xucheng, including pdf books, after-school exercise answers and finite element analysis the teaching programFEATP source!)
- 2021-01-11 09:38:49下载
- 积分:1
-
quantreg_5.35
进行多元分位数回归计算的程序包,可以显示很多回归参数。(A package that performs multiple quantile regression calculations can display many regression parameters)
- 2018-04-10 09:01:16下载
- 积分:1
-
Volterra
可是实现产生均匀分布的混沌序列,可以用于均匀分布的伪随机发生器(uniform distribution of the chaotic sequence)
- 2012-11-15 14:57:58下载
- 积分:1
-
program3
早期的圆柱绕流程序,用fortran语言编写,用来了解早期绕流流动的发展(flow around the cylinder)
- 2011-06-22 16:06:03下载
- 积分:1
-
acoustics3-3
自己编写的关于水声实验插值的程序,给大家借鉴一下。(I have written on the underwater acoustic experiments interpolation procedure, we learn from you.)
- 2013-05-14 19:58:04下载
- 积分:1
-
LU.tar
LU decomposition program.
- 2012-09-05 02:24:17下载
- 积分:1
-
Python-science-computing
Python 科学计算 的好书,该书主要是在python环境下进行科学计算,非常的棒(Python scientific computing books, the book is mainly for scientific computing in python environment, is the bar)
- 2014-01-07 19:54:55下载
- 积分:1
-
3jiao
上三角或下三角矩阵也有大部份的元素不储存值(为0),我们可以将它们使用一维阵列来储存以节省储存空间,而对称矩阵因为对称于对角线,所以可以视为上三角或下三角矩阵来储存。(Upper or lower triangular matrix or a large majority of elements are not stored value (0), we can use them to store a one-dimensional array in order to save storage space, and because the symmetrical diagonal symmetric matrix, it can be regarded as the or lower triangular matrix storage.)
- 2013-07-12 21:37:33下载
- 积分:1