nIMFs: Number of IMFs

nIMFsR Documentation

Number of IMFs

Description

Return the number of IMFs extracted from input data of length N, including the final residual. This is just [log_2(N)] for N>3.

Usage

emd_num_imfs(N)

Arguments

N

An integer defining the length of input data.

Value

The number of IMFs which would be extracted from input data of length N, including the final residual.


helske/Rlibeemd documentation built on Sept. 9, 2023, 8:13 a.m.