resample

package
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Frequency

func Frequency(bins []complex128, numTargetBins uint32) []complex128

* Resample frequency domain data to a different number of target bins using * the Lanczos resampling method.

func Oversample added in v1.5.0

func Oversample(source []float64, target []float64, factor uint32)

* Oversample the source signal by a factor and write the result into the * target buffer.

func Time

func Time(samples []float64, sourceRate uint32, targetRate uint32) []float64

* Resample time series data from a source to a target sampling rate using the * Lanczos resampling method.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL