inst: Instantaneous Properties

View source: R/hvd.R

instR Documentation

Instantaneous Properties

Description

This function calculates the instantaneous amplitude, frequency, and phase of a signal.

Usage

inst(x, Fs)

Arguments

x

The input signal.

Fs

Sampling frequency.

Value

A list containing the amplitude, frequency, and phase.


gongyh/RamanD2O documentation built on Dec. 13, 2024, 8:39 a.m.