integrate_power: Integrate using the trapezoid rule

Description Usage Arguments Value See Also

Description

Integrate using the trapezoid rule

Usage

1
integrate_power(f, p, fmin, fmax)

Arguments

f

A vector of frequencies.

p

A vector of power values corresponding to the frequency values.

fmin

The minimum frequency value.

fmax

The maximum frequency value.

Value

The integrated power.

See Also

Other utilities: defactor, ensure_path, extract_segment_block, extract_segment_s, extract_segment_timestamp, extract_segment, generate_result_row, generate_segments_from_block, generate_segments, get_file_extension, get_filename_parts, hr_from_ibi, ibi_from_ecg, num_to_timestamp, replicate_df_row, seconds_to_indices, str_to_timestamp, timeintervals_to_seconds, timestamp_to_seconds, timestamp_to_str


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.