Learn R Programming

spant (version 3.3.0)

mvfftshift: Perform a fftshift on a matrix, with each column replaced by its shifted result.

Description

Perform a fftshift on a matrix, with each column replaced by its shifted result.

Usage

mvfftshift(x)

Value

output matrix.

Arguments

x

matrix input.