-
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
-
chap4
《matlab应用大全》赵海滨编著,清华大学出版社,第四章主讲字符串分析(The application of matlab Zhao Haibin compiled, tsinghua university press, the fourth chapter analysis on strings)
- 2013-10-31 09:35:10下载
- 积分:1
-
singleviewdetect
光子学报上单目测距的经典方法,很实用,结果十分理想(Optics Monocular distance on the classic method, very practical, very good results)
- 2011-01-09 11:32:15下载
- 积分:1
-
2Drobot
说明: 二维机器人上楼梯运动的步态规划,以及稳定性分析,各关节的运动轨迹都可以直观的表现出来.(Two-dimensional robot gait staircase movement planning, as well as the stability analysis, the joint trajectory can be manifested intuitive.)
- 2008-11-08 20:18:10下载
- 积分:1
-
IrisBayes
说明: iris数据集的贝叶斯分类实验,外带实验报告一分(Bayesian classification of iris data set experiment, experimental report of a sub-outer)
- 2011-04-13 20:17:25下载
- 积分:1
-
sanbianjiaohuansuanfa
提供一种求解最优哈密尔顿的算法---三边交换调整法,文件里有具体说明。(Solving the Hamilton-optimal algorithm--- the trilateral exchange adjustment method, specify the file.)
- 2013-04-23 17:46:29下载
- 积分:1
-
en-ef-mu
code for cognitive radios
- 2013-11-21 03:52:29下载
- 积分:1
-
Comparetrj
Plot and compare bus trajectories from VISSIM vehicle record file
- 2014-09-23 11:11:08下载
- 积分:1
-
matlab
matlab资料汇总,内含有基本使用手册以及详细的进阶过程,适合初学者以及放在手边随时使用(matlab data collected, as well as a detailed manual contains basic advanced course is suitable for beginners as well as at hand ready for use)
- 2013-11-30 10:47:11下载
- 积分:1
-
HengXiang-RLS
一个横向均衡器的MATLAB仿真,采用了自适应算法中的RLS算法(MATLAB simulation of a transverse equalizer, using the adaptive algorithm RLS algorithm)
- 2014-02-10 18:12:43下载
- 积分:1