powered by
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.
emd_num_imfs(N)
The number of IMFs which would be extracted from input data of length N, including the final residual.
An integer defining the length of input data.