-
Autocorrelation
编写MATLAB程序,产生协方差函数为C(τ)=9??^(?10|??| )的零均值平稳高斯过程,产生一条样本函数.测量所产生样本的时间自相关函数,将结果与理论值比较。(Procedures for the preparation of MATLAB produced C covariance function (tau) =9^ (- 10||) zero mean stationary Gauss process to produce a sample function. Measuring the resulting sample time autocorrelation function, the results will be compared with the theoretical value.)
- 2021-04-08 13:19:01下载
- 积分:1
-
2D Fast Wavelet Transform
Fast Wavelet Transform
- 2018-08-01 13:44:37下载
- 积分:1
-
detect_R_Wavelet
在matlab环境下,实现ECG信号R波的检测,使用的方法是小波变换。(Matlab environment, the realization of the R wave of the ECG signal detection, the methods used wavelet transform.)
- 2021-04-25 09:48:46下载
- 积分:1
-
mulwave
此函数基于二进小波的分解、重构的图像去噪(This function is based on the dyadic wavelet decomposition, reconstruction of the image denoising)
- 2009-05-12 21:52:38下载
- 积分:1
-
Savitzky-Golay filter
Savitzky-Golay滤波是一种工程应用数据处理中高效的滤波方法,能同时得到平滑后的数据和数据梯度。(Savitzky-Golay filter is an efficient filtering method in engineering application data processing, which can simultaneously obtain the smoothed data and data gradient.)
- 2018-03-28 11:04:34下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
Contourlet
contourlet图像融合的matlab源代码,很有用,毕业设计的参考(contourlet image fusion matlab source code, useful, graduated from the reference)
- 2012-06-14 20:44:10下载
- 积分:1
-
CSBP_matlab
用于压缩感知的基追踪(Basis pursuit)算法,程序非常详细,仅供参考(Basis Pursuit (Basis is pursuit) algorithm for compressed sensing.)
- 2012-06-12 17:25:04下载
- 积分:1
-
liftwaveletpack
提升小波包学习资料,对了解学习提升小波包,研究算法的改进很有帮助(Lifting wavelet package learning materials, learning to enhance the understanding of wavelet packet of helpful Algorithm)
- 2010-10-21 21:34:13下载
- 积分:1
-
ChirpLab
线调频小波路径追踪算法的程序,对研究瞬时频率估计有很大的参考价值。(Chirplet path tracing algorithm of the program, the study of instantaneous frequency is estimated that there is a great reference value.)
- 2012-04-16 16:43:37下载
- 积分:1