Multidimensional empirical mode decomposition: Difference between revisions

Content deleted Content added
FABEMD algorithm: move ref out of heading
BPBEMD algorithm: move ref out of heading
 
(One intermediate revision by the same user not shown)
Line 260:
Here, we take 2-D PDE-based EMD as an example.
 
===PDE-based BEMD algorithm===
Source:<ref name=":2" />===
 
;Step 1 – Extend super diffusion model from 1-D to 2-D
Line 319 ⟶ 320:
There are some problems in BEMD and boundary extending implementation in the iterative sifting process, including time-consuming, shape and continuity of the edges, decomposition results comparison and so on. In order to fix these problems, the '''Boundary Processing in Bidimensional Empirical Decomposition (BPBEMD)''' method was created. The main points of the new method algorithm will be described next.
 
===BPBEMD algorithm<ref name=":3" />===
The few core steps for BPBEMD algorithm are:<ref name=":3" />
 
;Step 1