Two-Dimensional Empirical Mode Decomposition (2D-EMD) Implementation
1. Example.m serves as the main driver script that orchestrates the 2D-EMD process by calling necessary subroutines when executed 2. 9.png contains the input data matrix that will be decomposed into multiple intrinsic mode functions (IMFs) through the EMD algorithm when running Example.m