complex2degree: convert complex numbers to degrees

View source: R/osciTools.R

complex2degreeR Documentation

convert complex numbers to degrees

Description

convert complex number representation of polar coordinates (such as provided by mvfft or segmenTools' wrapper get_fft to degrees, and map to 0-360 representing the first cycle in an experiment

Usage

complex2degree(x)

Arguments

x

a vector or matrix of complex numbers

See Also

get_fft


raim/segmenTools documentation built on April 25, 2024, 10:14 a.m.