TrpIntegrt: Trapezoidal integration

Description Usage Arguments Value

Description

TrpIntegrt is a utility function to perform trapezoidal integration.

Usage

1
TrpIntegrt(x, y)

Arguments

x

a vector of x data

y

a vector of y data

Value

the integral under the curve described by x and y.


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.