set_fdtsd_excitation()

Description: A function to create an excitation function for use in Frequency Domain Time-Space Decomposition (FDTSD) calculations.

Usage

fn = set_fdtsd_excitation(signal, sample_period, clipping_threshold); 

Arguments

Output Parameters

Notes

Transient calculations can be performed with arbitrary input signals, however performance will be improved if one of the signal types for which an analytical TSD expression has been derived is used. Otherwise, the calculation will be performed using FDTSD. See the documentation for fnm_tsd for details.