cogpy.model.envelopes
Functions
|
f(t) = A * [exp(-alpha*(t-t0)) - exp(-beta*(t-t0))] for t >= t0; else 0. |
|
|
|
Multiply bi-exponential by a compact-support window so it's exactly 0 after t0+T. |
|
C¹ window w(t) with compact support on [t0, t0+T]: |
|
Tukey (tapered cosine) window on [t0, t0+T]: |