-
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
-
genetic-algorithm
基于改进型遗传算法在LQR线性控制器中的应用(Based on Improved Genetic Algorithm in LQR Linear Controller)
- 2015-04-07 09:06:12下载
- 积分:1
-
enchanced
contrast enhancement method is applicable for fog image
- 2014-02-10 15:21:46下载
- 积分:1
-
GA-TSP
说明: GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。(GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.)
- 2010-03-26 16:34:47下载
- 积分:1
-
AHP
AHP层次分析法特征向量及其归一化的MATLAB实现(AHP Analytic Hierarchy feature vector and its normalized MATLAB implementation)
- 2011-05-19 10:12:38下载
- 积分:1
-
speechprocessing
语音处理软件, GUI 界面,本人原创,频域,时域,可以看波形,WINDOW FUNCTION, 录音,(Voice-processing software, GUI interface, I created, the frequency domain, time domain, you can look waveform, WINDOW FUNCTION, recording,)
- 2007-08-07 08:43:53下载
- 积分:1
-
Pong
MATLAB Game: PONG this is a very simple game written by MATLAB.
- 2010-12-06 05:00:44下载
- 积分:1
-
FDTD1_m
Is a simulation in 2D in FTDT in matlab
- 2010-06-03 09:53:09下载
- 积分:1
-
DOA
空间谱估计 经典music算法 2个例子(DOA MUSIC)
- 2010-07-02 15:37:31下载
- 积分:1
-
GAdisplacement
用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能(Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance)
- 2009-06-13 14:08:22下载
- 积分:1