MATLAB Implementation of Dual-Tree Complex Wavelet Transform
Dual-tree complex wavelet processing program capable of performing 1D, 2D, and 3D denoising operations with enhanced directional selectivity and shift-invariant properties.
Explore MATLAB source code curated for "二维" with clean implementations, documentation, and examples.
Dual-tree complex wavelet processing program capable of performing 1D, 2D, and 3D denoising operations with enhanced directional selectivity and shift-invariant properties.
Implementation and Applications of 1D and 2D Discrete Wavelet Transform in MATLAB for Signal Processing
Estimation of 2D Signal Angle of Arrival and Parameters with Matrix Pencil Algorithm Implementation
Efficiently generate antenna radiation patterns in one-dimensional, two-dimensional, and three-dimensional representations using MATLAB's specialized functions and visualization tools, ideal for antenna design and optimization workflows
This MATLAB program implements the Finite-Difference Time-Domain (FDTD) algorithm to compute the Radar Cross Section (RCS) of a 2D metallic square cylinder. The implementation features Uniaxial Perfectly Matched Layer (UPML) absorbing boundary conditions and Gaussian pulse source excitation. This code serves as an excellent educational resource for understanding key FDTD components including source implementation, near-to-far-field transformation, and boundary condition configuration.
A comprehensive MATLAB implementation of Gabor wavelet filters supporting both 1D and 2D signal processing, featuring practical applications for feature extraction and time-frequency analysis.
MATLAB Source Code Implementation for Median Denoising Filtering of 1D, 2D, and 3D Signals
This program implements classification for two-dimensional three-class samples with decision boundary plotting functionality. Essential for pattern recognition learners and neural network enthusiasts. Features straightforward MATLAB code implementation using statistical classification methods with strong practical applicability.
A basic simulation program implementing the two-dimensional Lattice Boltzmann Method for fluid dynamics studies
Two-Dimensional Metallic Body Scattering Using the Method of Moments (Includes MATLAB Implementation)