-
simplicity
Simplicity code for heart sound
- 2010-02-23 12:40:52下载
- 积分:1
-
mexcdf.R14sp1-2.r2811
matlab的netcdf插件安装程序,适用于R14版本(Matlab netcdf plug-in installation procedures, apply to R14 version
)
- 2012-04-30 20:42:05下载
- 积分: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
-
oswaldfactor
Oswald efficiency estimation function
- 2012-12-31 08:47:38下载
- 积分:1
-
ovrlpadd
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积(realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method)
- 2006-11-05 10:15:56下载
- 积分:1
-
wave_1
利用matlab进行基于小波变换的图像量化编解码(using Matlab-based wavelet image quantization codecs)
- 2006-11-11 21:38:41下载
- 积分:1
-
雷达信号的分选程序 radar sort
雷达信号的分选程序包括sdif,pri变换,cdif算法(Radar signal sorting procedures include sdif, pri transform, cdif algorithm)
- 2021-05-12 18:30:02下载
- 积分:1
-
Deber24
Reg in a trahsformer method in matlab
- 2011-11-26 23:31:15下载
- 积分:1
-
periodogram
本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。
实验方法:周期图法、自相关法和协方差法。
(this procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introduction to the first volume, P202, Exercise 5. Experimental Methods : Chart cycle, since the correlation and covariance method.)
- 2006-08-29 08:42:00下载
- 积分:1
-
Filter
本设计利用了数字信号处理的知识,基于MATLAB的GUI平台,实现了IIR与FIR各类滤波器的设计,能够绘制各种滤波器的幅频特性曲线,相频特性曲线,零极点图,冲激响应,阶跃响应等。(This design utilizes the knowledge of digital signal processing based on MATLAB GUI platform, the IIR and FIR filter design all kinds can draw a variety of filter frequency characteristic curve, phase-frequency characteristic curve, pole-zero figure, red shock response, step response and so on.)
- 2014-01-20 21:13:35下载
- 积分:1