小波 Resources

Showing items tagged with "小波"

An enhanced wavelet analysis toolkit featuring synchrosqueezing transformation, ideal for researchers exploring wavelet algorithm improvements. This implementation offers unique time-frequency resolution capabilities compared to conventional wavelet methods. The package includes MATLAB-compatible functions with clear parameter definitions for immediate integration into signal processing workflows.

MATLAB 268 views Tagged

A MATLAB-implemented wavelet SOFM image compression algorithm available for download on MATLAB's official website, offering significant reference value for researchers and developers working with neural network-based compression techniques.

MATLAB 249 views Tagged

During wavelet decomposition across different scales, signals and noise exhibit fundamentally different propagation characteristics: the modulus maxima of noise diminishes as wavelet scales increase, while the modulus maxima of signals amplifies with larger scales. This principle enables noise removal from signals by reconstructing the original signal using denoised modulus maxima, achieving effective noise suppression. In implementation, this typically involves multiscale decomposition using wavelet transforms, thresholding operations on coefficients, and signal reconstruction.

MATLAB 224 views Tagged