The REMD is an improved empirical mode decomposition powered by soft sifting stopping criterion (SSSC). The SSSC is an adaptive sifting stop criterion to stop the sifting process automatically for the EMD. It extracts a set of mono-component signals (called intrinsic mode functions) from a mixed signal. It can be used together with Hilbert transform (or other demodulation techniques) for time-frequency analysis.
Dandan Peng, Zhiliang Liu, Yaqiang Jin, Yong Qin. Improved EMD with a Soft Sifting Stopping Criterion and Its Application to Fault Diagnosis of Rotating Machinery. Journal of Mechanical Engineering. 55 (10): 122-132, 2019.
Zhiliang Liu, Yaqiang Jin, Ming J. Zuo, and Zhipeng Feng. Time-frequency representation based on robust local mean decomposition for multi-component AM-FM signal analysis. Mechanical Systems and Signal Processing. 95: 468-487, 2017.
Liu Zhiliang (2021). Robust Empirical Mode Decomposition (REMD) (https://www.mathworks.com/matlabcentral/fileexchange/70032-robust-empirical-mode-decomposition-remd), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
The sample program produces the right output. Run in Octave v5.2
it can be run. Not enough input arguments.
getting error
Not enough input arguments.
Error in emd_sssc (line 60)
[imf,ort,fvs,iterNum] = emd_sssc(subject,fs,'display',1);
anyone can help?