-
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
-
MATLAB
《MATLAB自动控制系统设计》随书光盘,很好的资料!!(A good book!)
- 2012-04-07 20:22:17下载
- 积分:1
-
testSigSub
干扰信号估计仿真程序程序,matlab仿真程序(Interference signal estimation procedure simulation program, matlab simulation program)
- 2013-12-07 16:15:59下载
- 积分:1
-
QPSO
在量子智能算法中,量子粒子群程序的仿真,希望对大家有所帮助(The simulation of the QPSO in the quantum intelligence algorithm.)
- 2021-04-02 17:59:07下载
- 积分:1
-
zishiyin
说明: 自适应滤波matlab程序自适应滤波matlab程序(Adaptive filtering adaptive filtering matlab matlab process procedures)
- 2011-03-19 17:46:41下载
- 积分:1
-
fdtd3D
一维光子晶体的传输特性和它结构参数的matlab程序。(One-dimensional photonic crystal structure of the transmission characteristics and parameters of its matlab program.)
- 2010-05-25 19:52:25下载
- 积分:1
-
sudoku
matlab programming for sudoku
- 2010-02-27 14:44:41下载
- 积分:1
-
raodongxinhaochansheng
作为电力系统暂态,产生必要的扰动模拟信号用于分析(As a power system transient, resulting in the disturbance necessary for the analysis of analog signals)
- 2011-08-31 11:22:24下载
- 积分:1
-
good-code
清华大学张旭东老师《现代信号处理》课第二次大作业代码。高效正确地实现LMS算法。( This is an efficient and correct implementation of the LMS algorithm.This code is especialy for the project of modern signal processing ,which is tought by Zhang Xudong in Tsinghua University. )
- 2014-12-17 15:17:46下载
- 积分:1
-
SolveBP
压缩感知中的经典重构算法有很多这个不错,好用的代码,可以试试(compressive sensing)
- 2014-05-12 20:47:03下载
- 积分:1