L.t: Laplace Transforms

Description Usage Arguments Functions

Description

Laplace Transforms of common functions. Useful for testing out LT inversion functions and whether sufficient precision is being used.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
L.t(p)

L.tsq(p)

L.exp(p)

L.cos(p)

L.sin(p)

L.H(p)

Arguments

p

Laplace domain variable (commonly called s elsewhere)

Functions


invLT documentation built on May 2, 2019, 3:43 p.m.

Related to L.t in invLT...