-
02
说明: 2.1 傅里叶变换
2.1.1 经典傅里叶变换
2.1.2 傅里叶变换的基本性质
2.1.3 快速傅里叶变换
2.1.4 短时傅里叶变换
2.2 小波分析与多分辨率分析的历史
2.3 小波分析与傅里叶变换的对比
2.4 小波变换
2.4.1 连续小波变换
2.4.2 离散小波变换
2.4.3 高维小波连续变换
2.5 常用小波基函数
2.5.1 小波函数
2.5.2 小波函数系
2.5.3 复数小波
2.6 构造紧支撑正常小波基
2.7 多分辨率分析与小波构造
2.8 分析小波包
2.8.1 小波包的定义及性质
2.8.2 分解小波包的空间
2.8.3 小波包算法(2.1 Fourier transform
2.1.1 classical Fourier transform
2.1.2 The basic properties of the Fourier transform
2.1.3 Fast Fourier Transform
2.1.4 short time Fourier transform
2.2 wavelet analysis and multi-resolution analysis of the history of
2.3 Wavelet Analysis and comparison of the Fourier transform
2.4 Wavelet Transform
2.4.1 Continuous Wavelet Transform
2.4.2 Discrete Wavelet Transform
2.4.3 Continuous high-dimensional wavelet transform
2.5 Common wavelet basis function
2.5.1 wavelet function
2.5.2 Department of wavelet function
2.5.3 Complex Wavelet
2.6 Construction of compactly supported wavelets normal
More than 2.7 resolution analysis and wavelet construction
2.8 Analysis of Wavelet Packet
2.8.1 Definition and properties of wavelet packet
2.8.2 wavelet packet decomposition space
2.8.3 Wavelet Packet Algorithm)
- 2013-10-19 16:34:13下载
- 积分:1
-
the-implementation-of-the-SVD
svd算法的实现,用matlab实现SVD算法(the implementation of the SVD algorithm)
- 2021-03-10 09:49:26下载
- 积分:1
-
thresold
说明: 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)(threshold based on wavelet transform Denoising MATLAB source code (including wavelet denoising packet procedure))
- 2020-11-24 22:09:34下载
- 积分:1
-
wavelet
利用matlab中的小波变换函数,对图像进行小波降噪,并分析降噪效果。(The wavelet transform using matlab function, the image wavelet noise reduction, and analyze the noise reduction effect.)
- 2013-07-22 16:17:51下载
- 积分: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
-
STFT_and_wavelet
用matlab实现的短时傅里叶变换和小波变换。有文档(Using matlab to achieve short-time Fourier transform and wavelet transform. A document)
- 2011-06-26 20:21:51下载
- 积分:1
-
Contourlet
contourlet图像融合的matlab源代码,很有用,毕业设计的参考(contourlet image fusion matlab source code, useful, graduated from the reference)
- 2012-06-14 20:44:10下载
- 积分:1
-
kalman
kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。(The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.)
- 2020-12-01 21:09:26下载
- 积分:1
-
广义S变换及逆
说明: 广义S变换及其逆变换代码,可以直接进行属性分析(Generalized S-transform and its inverse transform code can be used for attribute analysis directly)
- 2020-05-28 21:58:36下载
- 积分:1
-
wavelet-singularity
基于小波变换的信号奇异性检测,小波模极大值的计算(The signal singularity detection based on wavelet transform
)
- 2020-08-24 19:18:15下载
- 积分:1