-
SDEshuzhiqiujie
随机微分方程求解的一个很好的参考资料,算是比较基础的,深入浅出(Stochastic differential equations of a good reference, as a relatively basic, easy to understand)
- 2014-05-28 22:37:50下载
- 积分:1
-
jisaunerchongjifen
求解任意区域上的二元函数的二重积分,功能强大实用方便!(Solving binary function on any area of the double integral, powerful practical and convenient!)
- 2013-06-06 10:32:44下载
- 积分:1
-
Tin_Method
离散数据生成tin的优秀代码,注释多,易于学习和移植(Discrete data generated tin excellent code, comments, easy to learn and transplantation)
- 2012-05-18 13:12:23下载
- 积分:1
-
四面体单元
针对三维问题,建立四面体单元的有限元方法(Finite element method for establishing tetrahedron element)
- 2017-08-09 20:29: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
-
银行家算法C++Builder
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列(with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output)
- 2005-03-31 10:27:18下载
- 积分:1
-
Gauss-Hermite
实现高斯厄米特积分,可以直接更换f函数,得到所求的积分(High the Sie Mitt integral to replace the f function, ask the integral
)
- 2021-03-06 20:49:30下载
- 积分:1
-
AddMatrix
用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
- 2014-02-19 19:59:00下载
- 积分:1
-
chirp-Z变换 MATLAB代码.txt
说明: 一个简单的CZT chirp-Z变换例程(a simple example of CZT)
- 2019-04-26 10:39:33下载
- 积分:1
-
sanciyangtiao
其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
- 2011-10-14 09:40:33下载
- 积分:1