-
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
-
zuoye
说明: 利用MATLAB进行飞行器四自由度仿真。(Four degrees of freedom for vehicle using MATLAB simulation.)
- 2011-03-16 16:59:26下载
- 积分:1
-
OFDMMMSE
在ofdm系统中采用MMSE(最小均方误差)均衡的源代码(in OFDM systems using MMSE (MMSE) balanced source code)
- 2006-05-23 16:27:43下载
- 积分:1
-
ADSP(2)
现代数字信号处理,本章主要介绍滤波器相关内容(advance digital signal processing)
- 2014-09-04 17:23:21下载
- 积分:1
-
JSP-GA
用于解决车间调度问题,JSP的遗传算法。(Genetic algorithm for solving Job Shop scheduling problem, JSP)
- 2019-06-19 09:38:51下载
- 积分:1
-
labanswers
lab answers communication
- 2010-05-09 14:55:07下载
- 积分:1
-
s_to_n_chase
matlab hoe to create S to N goodluck
- 2010-01-16 14:54:19下载
- 积分:1
-
matlab
包含matlab初学的一部分资料,适合入手时作为辅助资料使用(resource for news)
- 2011-06-23 23:07:41下载
- 积分:1
-
LBP1
基于LBP的人脸识别技术的代码,用MATLAB程序实现(LBP face recognition technology-based code)
- 2013-03-11 13:12:53下载
- 积分:1
-
UnconstrainedOpt
Unconstrained optimization of single variable
- 2014-11-05 00:58:20下载
- 积分:1