Resample: Create a new signal by resampling a portion of another

Description Usage Arguments Value

Description

Range parameters are interpreted by SampleIndexRange.

Usage

1
2
Resample(signal, new.sample.rate, first.sample.index = NA,
  last.sample.index = NA, from.time = NA, to.time = NA)

Arguments

signal

Source signal

new.sample.rate

New sample rate.

first.sample.index

First sample index.

last.sample.index

Last sample index.

from.time

Time of the first sample.

to.time

Time of the last sample.

Value

A resampled signal.


cyrus-and/iq documentation built on May 14, 2019, 1:40 p.m.