sequence/envelope.h マニュアル

(The documentation of sequence/envelope.h)

Last Update: 2021/12/7


sequence/envelope.hでは 時系列データのエンベロープを計算する関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to calculate the envelope of a time series data are defined in sequence/envelope.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
sequence_hilbert 時系列データのヒルベルト変換を行う。
Perform the Hilbert transformation of a time series data.
hilbert_envelope 時系列データのヒルベルトエンベロープを計算する。
Compute the Hilbert envelope of a time series data.