迭代自适应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.
上传时间: 2014-10-25
上传用户:xc216
一个很好用的自适应人工神经网络模型库,包括ADALINE/RBF/多层前向等,另外内含Demo,更易上手
上传时间: 2014-12-22
上传用户:gonuiln
针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果
上传时间: 2014-01-19
上传用户:270189020
一个自适应pid,用matlab来实现,可以在此基础上进行修改成自己的可用程序
标签: pid
上传时间: 2016-10-02
上传用户:gundamwzc
用于混沌时间序列自适应预测的一种稀疏Volterra滤波器
上传时间: 2013-12-18
上传用户:cccole0605
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对 PID 参数进行整定。仿真研究表明, 控制质量得到了提高。
上传时间: 2013-12-13
上传用户:sammi
神经网络中自适应谐振理论模型实现的C语言源程序!
上传时间: 2014-12-07
上传用户:zmy123
这是关于LMS算法的源程序 其中还包括了一个应用实例源程序,可以自己运行仿真
上传时间: 2013-12-09
上传用户:hebmuljb
最新的ITU-T的宽带语音编解码标准G.729.1,是对原先的G.729的最好的调整.码流输出速率可以进行自适应调整.满足未来通信要求.希望对大家有所帮助.
上传时间: 2013-12-09
上传用户:3到15
MATLAB里面有LMS算法的程序,下面是我自己编写的LMS算法程序,供交流。
上传时间: 2016-10-16
上传用户:onewq