小波分析 Resources

Showing items tagged with "小波分析"

This repository contains the source code for "Wavelet Analysis Theory and Implementation with MATLAB R2007." The code leverages MATLAB's Wavelet Toolbox to implement wavelet basis selection, wavelet packet decomposition, Mallat transform, and applications of wavelet transforms in edge detection, image denoising, and data compression. Special emphasis is placed on second-generation lifting wavelets, bridging theory with practical implementation. Key concepts such as dyadic wavelets and quadrature mirror filter banks (QMF) are demonstrated through executable MATLAB scripts, providing hands-on experience with wavelet algorithms and filter design techniques.

MATLAB 273 views Tagged

This collection contains various face recognition implementations including wavelet analysis, PCA (Principal Component Analysis), LDA (Linear Discriminant Analysis), and eigenface methods with detailed algorithm explanations and code descriptions.

MATLAB 283 views Tagged

This MATLAB package provides wavelet analysis implementation for ECG signal processing. The zip file contains MATLAB script files (.m format) and ECG signal data files (.mat format) for comprehensive wavelet-based ECG analysis.

MATLAB 223 views Tagged