upsampling
Upsample a Given Seismogram
Minimum version: v2.6
Syntax
Remarks
The seismogram must be stored in double column plain text file. The first column stores the time series, and the second column stores the acceleration amplitudes.
The time series must be equally spaced.
The window type can be one of the following:
Hamming
Hann
Blackman
BlackmanNuttall
BlackmanHarris
FlatTop
If the upsampling rate is denoted as , the window length is . The parameter is controlled by the last parameter.
Last updated