-
EPCM2944UART
用于epcm的uart开发的代码,含有matlab和c代码的对比与应用(Uart for the development of the epcm code, matlab and c contain comparing and application code)
- 2009-04-28 18:44:53下载
- 积分:1
-
seg
This is a MATLAB code for segmentation of any image. Initially the image is converted from RGB to greyscale image and then segmantation is done.
- 2009-06-20 21:48:57下载
- 积分:1
-
guogao
自适应抵消的算法的综合 主要是lms rls mmls等(Adaptive offset algorithm synthesis is mainly lms rls mmls, etc.)
- 2010-03-06 16:32:29下载
- 积分:1
-
matlab_FUNCTION
说明: MATLAB常用函数,包含常用的许多方面的功能,比较适用于初学者。(MATLAB FUNCTION)
- 2011-04-01 12:56:31下载
- 积分:1
-
sy5
人体检测,人体检测,人体检测,人体检测,人体检测,(humanbody detection)
- 2011-04-19 21:24:23下载
- 积分:1
-
5.1 自适应滤波器法
利用自适应滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The adaptive filtering method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
- 2021-04-11 20:18:57下载
- 积分:1
-
MATLAB
matlab codes are related with convolution,add and save method,circle,save and sigma function.
- 2010-08-29 19:19:16下载
- 积分:1
-
AZ1
doa estimation of avs
- 2011-12-13 13:45:26下载
- 积分:1
-
c2
说明: Simulation with matlab
- 2010-10-24 01:51:21下载
- 积分:1
-
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