-
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
-
full-search-ME
matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264(matlab block full search motion estimation for the source code h.264 video compression technology)
- 2013-12-10 17:29:33下载
- 积分:1
-
vad
关于端点检测的几种方法,语音样本是自己录制的,对传统算法做了一些改进,加入了去噪,去噪之后再进行端点检测,均调通
vad0303:自己设置调整门限为一定值
vad0310:根据能量值和过零率设置门限,自适应门限值
vad0310_2:基于比例因子的门限自调整
vad0310.m加入了噪声,端点检测前都噪声进行了处理
entropy.m:基于自适应子带频谱熵的稳健性语音端点检测 可用于语音增强及端点检测
dbdoor.m:双门限算法,用于语音端点检测。可以通过调整门限值,并加入门限自适应算法,实现语音端点检测(Several methods on endpoint detection, recording their own voice samples, the traditional algorithm has made some improvements, adding a de-noising, and then after de-noising endpoint detection are transferred through)
- 2016-04-12 19:30:47下载
- 积分:1
-
EXAMPL_6
该程序主要提供了信号多径传播的模型,直观看出多径的情况(The program provides a major multi-path signal transmission model, an intuitive multi-path to see the situation)
- 2009-04-16 11:16:39下载
- 积分:1
-
matlabwb
说明: 该文件为掌握与精通Matlab的电子版,为word格式,对于学习掌握Matlab非常有用。(The document for the master who was fluent in the electronic version of Matlab, in order to word format, very useful for learning and mastering the Matlab.)
- 2010-03-26 16:00:23下载
- 积分:1
-
dianli
说明: 根据所给的电力系统,编制短路电流计算程序,通过计算机进行调试,最后完成一个切实可行的电力系统计算应用程序。通过自己设计电力系统计算程序使同学们对电力系统分析有进一步理解,同时加强计算机实际应用能力的训练(According to the power system, the preparation of short-circuit current calculation procedures, through the computer debugging, and finally complete a practical calculation of power system applications. Power system through their computer program designed to make students have a better understanding of the power system analysis, while strengthening the training of the practical application of computer)
- 2010-04-23 12:34:52下载
- 积分:1
-
SVMNR
支持向量机非线性回归的通用程序,是模式识别领域的重要分类方法(Support Vector Machine for Nonlinear Regression,All rights reserved )
- 2014-02-25 11:00:49下载
- 积分:1
-
PTFR_toolboxs
参数化时频分析理论、方法及其在工程信号分析中的应用
(THEORY, METHODOLOGY OF PARAMETERIZED
TIME-FREQUENCY ANALYSIS AND ITS APPLICATION IN
ENGINEERING SIGNAL PROCESSING
)
- 2014-09-08 09:33:47下载
- 积分:1
-
GIntegralm1
matlab code of calculated f dos of graphene
- 2012-07-25 21:13:33下载
- 积分:1
-
exa060206
计算并显示半带滤波器,显示H0,H1,及 H0+H1的幅频响应(to design a CQMF filter)
- 2011-12-06 10:42:27下载
- 积分:1