calc_power: calculate wavelet power spectrum from mat_wt

Description Usage Arguments Value

Description

calculate wavelet power spectrum from mat_wt

Usage

1
calc_power(mat_wt, normalize = T, J = 110)

Arguments

mat_wt

matrix containing the wavelet transform

normalize

boolean indicating whether to normalize each scale to unit energy

J

determines the largest scale s_J = s_0 2^(J dj)

Value

the matrix of wavelet power spectrum


kcucchi/myUtils documentation built on May 28, 2019, 9:50 a.m.