-
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
-
chengxu3
说明: 中国人口预测程序,很全面的,是MCM试题的源程序(Forecast of China' s population program, it is comprehensive, is the source MCM test)
- 2009-07-27 00:04:24下载
- 积分:1
-
Three-phase-thyristor-converter
三相全桥可控整流电路的simulink仿真,改变触发角并通过示波器来观察线电流、负载输出电压和电流(three-phase full-bridge controlled rectifier simulink)
- 2013-12-28 21:47:36下载
- 积分:1
-
work
交通平衡配流问题中,Freiz提出受限制的网络灵敏度分析方法,这是一个实例的代码(Traffic equilibrium assignment problem, Freiz proposed restricted network sensitivity analysis, this is an example of the code)
- 2007-10-12 16:56:20下载
- 积分:1
-
SignalDetection
详细介绍信号检测理论的书,内容详尽,适合研究生和高年级本科生使用(Details of signal detection theory book, detailed, suitable for graduate and advanced undergraduate use)
- 2011-01-12 22:52:53下载
- 积分:1
-
5G_FBMC_BER
systemvue for FBMC BER
- 2021-03-25 15:09:13下载
- 积分:1
-
maria
Objective: To familiarize with the kinds of color spaces: NTSC,
YCbCr, HSV, CMY, CMYK, and HSI. Acquire the skills transformation
images in color space, which will be illustrated
functions with MatLab.
- 2010-12-07 23:51:10下载
- 积分:1
-
kfdemo
在matlab上实现卡曼滤波器的基本功能,分五个基本步骤,运行程序无误,已测试。(Kalman filter in matlab to achieve the basic functions, divided into five basic steps, run the program correctly, has been tested.)
- 2011-04-19 01:45:08下载
- 积分:1
-
matlab_3_updata
使用matlab中快速傅里叶变换fft实现滤波(The use of the MATLAB FFT FFT filter)
- 2012-04-27 20:29:52下载
- 积分:1
-
GTS400-APP-V2a
固高控制卡程序,点到点运动,双轴插补,测试程序(GuGao Control Card Codes)
- 2014-11-22 11:18:23下载
- 积分:1