-
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
-
DFT
说明: 六个傅里叶变换的例子,包括DFT,DTFT等(Fourier transform of the six examples, including DFT, DTFT, etc.)
- 2011-03-30 08:18:45下载
- 积分:1
-
face_recognition_LTPPTBSM
基于local ternary pattern feature 和 distance transform-based similarity metric 相结合的人脸方法识别技术研究(combining the local ternary pattern feature and distance transform-based similarity metric method for robust face recognition.)
- 2011-04-30 18:03:56下载
- 积分:1
-
dijkstra
dijkstra算法的matlab实现,验证数据采用了河北省主要城市的赋值无权网络图,并分析了单程往复式行驶的效率因素,实际应用价值高(the dijkstra algorithm matlab to achieve, verify the data used in major cities in Hebei Province network has no right of assignment, and an analysis of the efficiency of one-way reciprocating driving factors, the practical application of high value)
- 2009-05-24 16:30:46下载
- 积分:1
-
Genetic-Algorithm
本遗传算法程序已经调试修改过,有利于初学者上手,如果有不懂,可以参考附带的文献。(The genetic algorithm has been modified to debug, help beginners get started, if you do not understand, you can refer to the accompanying literature.)
- 2014-01-16 11:11:07下载
- 积分:1
-
dierzhang2
matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
- 2014-01-24 10:59:41下载
- 积分:1
-
PlotEbVsBER
Generalized matlab code to draw plot between SNR & BER
- 2010-11-12 23:59:26下载
- 积分:1
-
FTF
FTF自适应算法
求:自适应滤波器的两个权值ω0 (n)和ω1(n)分别收敛于0.2和0.7的收敛轨迹,并与LMS算法进行对比。(FTF adaptive algorithm
Requirements: two weights ω0 is (n) of the adaptive filter and ω1 (n) converges to 0.2 and 0.7, convergence trajectory, and compared with the LMS algorithm.)
- 2020-12-10 23:39:18下载
- 积分:1
-
1
说明: 一篇关于异步电机滑模变结构直接转矩控制的硕士论文(a paper of induction motor based on sliding mode DTC )
- 2011-10-05 11:32:40下载
- 积分:1
-
New
BPSK code on Code Composer Studio v3.1
- 2015-02-23 04:33:39下载
- 积分:1