Reference

Library Reference

emd(input::Vector{Float64}, s::EMDSetting)

Compute EMD of the input signal with given settings.

source

Store the settings required for performing the EMD.

source
eemd(input::Vector{Float64}, s::EEMDSetting)

Return the IMFs computed by EEMD given the settings.

source

Store the settings required for performing EEMD.

source