-
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-depth-image-processing
matlab代码,可以提取图像的深度信息,包含测试图片(Matlab code, you can extract the image depth information, including test images)
- 2021-05-13 11:30:02下载
- 积分:1
-
WRadarSP-master
说明: 可以模拟和处理天气雷达信号。它专注于地面杂波消除(Can simulate and process weather radar signals. It focuses on ground clutter cancellation)
- 2020-03-15 11:10:06下载
- 积分:1
-
LeastSquare
说明: 一次完成最小二乘算法小程序,在单输入单输出线性系统辨识中的应用。(Least squares algorithm applet one time, in the single-input single-output linear system identification applications.)
- 2011-03-30 20:43:06下载
- 积分:1
-
Biosig-Compression
The kinds of compression methods for biosignl
(medical signal).there is 8 codes for 8 methods at compression.
- 2011-07-25 22:55:26下载
- 积分:1
-
dlfun
倒立摆matlab仿真参数可以自行变动,这是源代码格式 配合其他代码可完整的编写完整个仿真。注意这是源代码,不是simulink仿真(Inverted pendulum the matlab simulation parameters can change in source code format with other code can complete the preparation of a complete simulation. Note that this is the source code, not simulink simulation)
- 2013-05-14 10:45:11下载
- 积分:1
-
ukfekfcomp
两种滤波方法在导航上的应用,并且进行比较(Filter in the navigation on the two applications, and to compare)
- 2010-09-01 21:49:32下载
- 积分:1
-
SPWM
基于matlab/simulink的SPWM仿真建模(Based on matlab/simulink simulation modeling of SPWM)
- 2021-04-08 15:39:00下载
- 积分:1
-
a-new-chaos-synchronization
实现了一个新混沌系统的非线性反馈同步,参考文献《一个新混沌系统的非线性反馈同步控制》(Implemented a new non-linear feedback synchronization of chaotic systems, reference " a new non-linear feedback synchronization of chaotic systems control" )
- 2011-06-21 16:46:56下载
- 积分:1
-
foubou_V5.4
小波包分析提取振动信号中的特征频率,包括四元数的各种计算,包括随机梯度算法,相对梯度算法。( Wavelet packet analysis to extract vibration signal characteristic frequency, Including quaternion various calculations, Including stochastic gradient algorithm, the relative gradient algorithm.)
- 2016-11-05 22:44:27下载
- 积分:1