Hann2D: A two-dimensional Hann window

Description Usage Arguments Value

View source: R/fft2d.R

Description

This code is (largely) a port from Matlab to R of the code from 2DSpecTools: A 2D spectral analysis toolkit for Matlab by Taylor Perron et al.

Usage

1
Hann2D(M)

Arguments

M

a matrix

Value

a list with two elements the windowed matrix H and the sum of the coefficients Wss


hrvg/statisticalRoughness documentation built on March 12, 2021, 4:55 p.m.