SimpleIntegrals.jl

Integration of 1d presampled signals
Author jw3126
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
March 2018

SimpleIntegrals

Build Status

Usage

using SimpleIntegrals
xs = sort!(randn(100))
ys = randn(100)
integral(xs, ys)

Required Packages

Used By Packages

No packages found.