搜索资源列表
dualtreewavelettransform
- 双树复小波变换的源代码,可用于一维信号与二维图像的变换-double-tree Complex Wavelet transform the source code can be used in one-dimensional and two-dimensional image signal transformation
A_Practical_Guide_to_Wavelet_Analysis
- A Practical Guide to Wavelet Analysis:采用连续小波变换对一维信号进行分析的整个过程,包含具体实例的论文,具有很高的参考价值!-A Practical Guide to Wavelet Analysis : Continuous wavelet transform one-dimensional signal analysis of the entire process, including specific examples of papers, have
trous
- 采用多孔trous算法(undecimated wavelet transform)实现小波变换,用的是一维信号
xiaoshiju
- 消失矩作用的程序,它是用一维信号来进行编程 -vanishing moments of procedures, it is a signal to carry out peacekeeping Programming
duokongsuanfa
- 采用多孔trous算法(undecimated wavelet transform)实现小波变换,用的是一维信号
pufenxi
- 小波谱分析mallat算法经典程序,用的也是一维信号-small spectral analysis algorithm Mallat classic procedures, as well as the one-dimensional signal
xiaoshijv
- 用来说明小波消失矩作用的程序,也是用一维信号-used to illustrate the role of vanishing moments procedures, as well as one-dimensional signal
WaveletVC++Res
- 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
flybh
- 图象的傅立叶变换与一维信号的傅立叶变换变换一样,有快速算法,本代码就是对这算法进行简单的运行实现.-image with a Fourier transform peacekeeping signal transform the Fourier transform, a fast algorithm, The code is this simple algorithm to achieve the operation.
waveletdecompostitionandrestructionVC++
- 一维信号小波分解与重构的VC++源程序可扩展为二维
dec1D_pe
- 一维信号的多小波分解程序,具体小波系数从coef系数文件中获取。需要先对一维信号进行预滤波
dec2D_pe
- 对二维图像进行多小波分解,与一维信号多小波分解类似,分解系数从coef.m文件中获取
Wavelet1D55555555
- 一维信号的小波变换 运行于visual c++6.0 希望对大家有所帮助
一维信号小波分解与重构的VC++源程序
- 这是一个使用VC++编写的“一维信号小波分解与重构的VC++源程序”,请站长检查-It is a preparation of the VC "one-dimensional wavelet decomposition and reconstruction VC source", please check station
one_dimension
- 一维信号的匹配追踪算法,通过较少原子比较精确的重建信号。-One-dimensional signal matching pursuit algorithm, through more precise atomic less reconstructed signal.
d5sym
- 这是对一维信号进行五层小波分解,然后分别把不同层数的细节分量和近似分量重组这个信号。这样有除噪和最大程度提取信号能量的效果。-This is a five-story one-dimensional wavelet decomposition of signals, and then the details of each component of different layers and approximate quantity of restructuring the signal. In
wavfft
- 对一个一维信号进行傅里叶变换和小波变换去噪,并比较两者的优劣,对小波变换初学者有很大帮助。-For a one-dimensional Fourier transform and wavelet signal denoising, and compare the advantages and disadvantages, the wavelet transform of great help for beginners.
FractalDim
- 分形维数计算,一维信号,希望对大家有用!(Fractal dimension is calculated by one-dimensional signals)
雷达信号处理入门
- 雷达一维信号的产生及一些简单的一维成像算法的matlab实现,供入门新手参考(The generation of one-dimensional radar signal and the realization of some simple one-dimensional imaging algorithm for beginners ' reference)
信号数学形态学运算 matlab
- 一维信号数学形态学运算的核心算法,基于matlab平台,数学形态处理的基本方法有膨胀,腐蚀。