get_p_range {swdft}R Documentation

Get range of P's to search

Description

Get range of P's to search

Usage

get_p_range(phat, n, N, pwidth, type = "around_max")

Arguments

phat

integer. Window position with largest SWDFT coefficient

n

integer. window size

N

integer. Signal length

pwidth

integer. the range of window positions to search for each window size

type

character. either 'around max' or 'fullp'.


[Package swdft version 1.0.0 Index]