Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

linear

Perform linear time normalisation on trackdata.


Description

Performs linear time normalisation on trackdata.

Usage

linear(dataset, n = 20)

Arguments

dataset

A trackdata object as returned by track.

n

The number of points (samples) required for each segment.

Details

The data for each segment is normaised using the approx function.

Value

A new trackdata object where the data for each segment has the same number (n) of samples.

See Also

approx


emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.