Algorithms for Matching Pursuit and Orthogonal Matching Pursuit
Implementation of Matching Pursuit and Orthogonal Matching Pursuit algorithms for time-frequency analysis with code-level optimizations and mathematical foundations.
Explore MATLAB source code curated for "时频分析算法" with clean implementations, documentation, and examples.
Implementation of Matching Pursuit and Orthogonal Matching Pursuit algorithms for time-frequency analysis with code-level optimizations and mathematical foundations.
The S-transform is a widely used time-frequency analysis algorithm particularly effective for seismic data analysis, enabling both time-frequency decomposition and spectral examination. This MATLAB-based implementation provides complete forward and inverse S-transform functionality with optimized computational efficiency.