Forward Modeling of Wave Equations in Viscoelastic Media
A forward modeling program for wave equations in viscoelastic media, serving as a reference implementation for beginners with code structure and algorithm explanations
Explore MATLAB source code curated for "参考程序" with clean implementations, documentation, and examples.
A forward modeling program for wave equations in viscoelastic media, serving as a reference implementation for beginners with code structure and algorithm explanations
MVDR beamforming algorithm implementation with wavenumber-domain approach, including both conventional and diagonal loading methods. Reference implementation for beamforming applications featuring covariance matrix estimation and steering vector computation techniques.
MATLAB simulation code for signal sparse decomposition reference program based on Matching Pursuit
Reference implementation of OMP sparse decomposition based on orthogonal components, requiring decomposed signal components to maintain orthogonality properties with algorithmic validation
Companion CD Programs for "MATLAB 7.x Digital Signal Processing" - A collection of MATLAB implementations covering core DSP algorithms with executable code examples and standard coding practices.