说明:递归图(reecurrence plots),从相空间重构时间序列的matlab程序。
说明:小波变换的关键在于将原始信号分解到哪一层,在哪一层中找到模极大值点-wavelet transform is the key to where the original signal decomposition level, in which one found modulus maximum po...
说明:求小波变换中的零树编码(EZW),另T=32,并解码,求PSNR
说明:双树复小波变换的源码,可以应用于各个图像处理场景。
说明:小波变换在时频分析方面的原程序,接续上一个,把剩下的部分程序传完。-wavelet transform in time-frequency analysis of the original program, on a successor, the remaining part of the prog...
说明:matlab实现s小波变换代码,m文件。输入图像矩阵,输出一幅图像,分为四块。-s Matlab achieve wavelet transform code, m documents. Input image matrix, the output an image, divided into fo...
说明:用matlab编写的压缩解压缩程序,基于小波变换的是零树算法。-prepared using Matlab compression decompression procedures, based on wavelet transform is zero tree algorithm.
说明:同步压缩小波变换(synsq_toolbox)matlab代码。由于源代码为.c文件,本人已经编译为.mat文件,可以直接使用。