-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
BaiNop_NDVaPTM
Day la 1 chuong trinh duoc viet boi hoc vien cao hoc khoa 20 cua truong Khoa hoc tu nhien. Vi thoi gian co han nen chua test duoc
- 2012-05-09 00:44:15下载
- 积分:1
-
03
用matlab开放环境实现了对数据的非线性回归,方便好用,直接将数据输入到程序中,便可以实现对数据的非线性回归(Open environment with matlab realize the non-linear regression of data, easy to use, enter data directly into the program, you can achieve non-linear regression of the data)
- 2014-01-07 15:33:32下载
- 积分:1
-
nlreg
说明: matlab 非线性回归算法 是对现有数据系列进行参数拟合的程序(Matlab nonlinear regression algorithm to existing data series parameter fitting procedure)
- 2005-09-10 16:03:26下载
- 积分:1
-
tpsymmetrical
simulink model of an innovative symmetrical sinusoidal pulse width modulation technique. try to verify the performance. it is for study purpose..
- 2011-09-22 23:22:41下载
- 积分:1
-
A-reliable-method
说明: 一种稳定可靠的电子稳像方法,功能很强大,用处很广!(A reliable method for electronic image stabilization, very powerful, very wide use!)
- 2011-04-17 11:30:42下载
- 积分:1
-
zuixiaofeiyongliu
最小费用流问题用于求解,图论中两地区运输费用最少的问题,本程序通过MATLAB解决这一问题(For solving the minimum cost flow problem in graph theory two least-cost regional transportation issues, the procedure to solve this problem through MATLAB)
- 2013-08-26 18:07:51下载
- 积分:1
-
Untitled
均匀性度量法分割图像(二值化处理)对应的MATLAB程序(Uniformity of measurement method of image segmentation ( two values of the corresponding MATLAB program ))
- 2012-11-25 19:58:51下载
- 积分:1
-
hbaapi
FC HBA API的接口实现,这个实现可以满足很多做光纤卡的app级应用开发。(FC HBAAPI implementation )
- 2013-12-31 09:13:41下载
- 积分:1
-
bit-loading
比特加载技术相关算法,包含Fischer算法,贪婪算法以及chow算法。(bit loading algorithm, include Hughes-Hartogs Algorithm, Fischer Algorithm and chow algorithm)
- 2020-10-29 02:59:57下载
- 积分:1