-
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
-
shuzi
数字信号 ASK FSK PSK 在时域上是稀疏的(ASK FSK PSK digital signals in the time domain is sparse)
- 2014-01-13 17:15:05下载
- 积分:1
-
chanalsimulation
关于bpsk调制和解调,进行模拟调制,自行编写绝对正确(About bpsk modulation and demodulation, to simulate modulation, self-preparation is absolutely right)
- 2009-12-16 17:09:40下载
- 积分:1
-
untitled
MATLAB FRINGGE PATTERN
- 2012-05-07 12:39:50下载
- 积分:1
-
quantification-1_2
source quantification
- 2015-02-18 03:23:32下载
- 积分:1
-
Gibbs
用matlab语言写的Gibbs(The Gibbs algorithm)算法,用于模式分类(Matlab language used to write the Gibbs (The Gibbs algorithm) algorithm for pattern classification)
- 2007-12-24 21:37:07下载
- 积分:1
-
rayt
this ith matlab code about some programs
- 2010-09-30 14:12:03下载
- 积分:1
-
vblast-coding
LSTC(分层空时码)的BLAST系统用matlab语言实现其系统仿真,非常有用的源代码。(LSTC for BLAST system ,the source code for space time coding method using matlab language,very useful。)
- 2011-04-28 11:59:55下载
- 积分:1
-
package_emd
package_emd,非常重要的工具箱,用于EMD的数字信号分解(package_emd, a very important kit for digital signal decomposition EMD)
- 2010-05-12 18:03:14下载
- 积分:1
-
qipan
基于MATLAB开发环境的最简单的棋盘模型(The easiest checkerboard model-based development environment MATLAB)
- 2015-04-01 09:14:48下载
- 积分:1