algoritmi

package
v0.0.0-...-5456f87 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Derive

func Derive(serie []float64) (dserie []float64, err error)

Derive execute the first derivate of the serie

func Derive2

func Derive2(serie []float64) (ddserie []float64, err error)

Derive2 execute the second derivate of the serie

func Derive3

func Derive3(serie []float64) (dddserie []float64, err error)

Derive3 execute the third derivate of the serie

func Detrend

func Detrend(x, y []float64) (xdet, ydet []float64)

Detrend eliminates trend due to time variations

func ScremaValori

func ScremaValori(values []float64, qmax, qmin float64) (speeds []float64)

ScremaValori elimina i valori oltre il qmax percentile e sotto il qmin percentile.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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