hvd: Hilbert Vibration Decomposition

View source: R/hvd.R

hvdR Documentation

Hilbert Vibration Decomposition

Description

This function implements a variant of the Hilbert Vibration Decomposition.

Usage

hvd(x, n, fp)

Arguments

x

The input signal.

n

The number of components to decompose.

fp

Lowpass filter cutoff frequency.

Value

A list containing the decomposed components, amplitudes, angular frequencies, and relative standard deviations.


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