abs |
Overloads the Absolute value method for analysis objects in a ltpda_container object. |
cohere |
Estimates the coherence between time-series objects in a collection object. |
consolidate |
Resamples all input AOs in a ltpda_container object onto the same time grid. |
cpsd |
Estimates the cross-spectral density between time-series objects in a collection object. |
detrend |
Detrends the analysis objects in a ltpda_container object using a polynomial of degree N. |
diff |
Differentiates the data in a ltpda_container object. |
downsample |
Downsamples each time-series AO in the ltpda_container. |
dsmean |
Resamples each time-series AO in the ltpda_container. |
fft |
Implements the fft operator for ltpda_container objects. |
filter |
Overrides the filter function for analysis objects in a collection object. |
filtfilt |
Overrides the filtfilt function for analysis objects in a collection object. |
fixfs |
Adjusts the sample frequency of each time-series AO in the ltpda_container. |
heterodyne |
Heterodynes time-series in a ltpda_container object. |
interp |
Interpolate the values of each AO in the ltpda_container at new values. |
interpmissing |
Interpolate missing samples of each time-series AO in the ltpda_container. |
lpsd |
Computes the log-scale PSD of the time-series AOs in a ltpda_container object. |
polyfit |
Overloads polyfit() function of MATLAB for ltpda_container objects. |
psd |
Computes the PSD of the time-series in a ltpda_container object. |
removeVal |
Removes values from each AO in the ltpda_container. |
resample |
Resamples each time-series AO in the ltpda_container. |
simplifyYunits |
Overloads the simplifyYunits value method for analysis objects in a ltpda_container object. |
split |
Splits a ltpda_container object into the specified segments. |
sqrt |
Computes the sqrt of each object in the ltpda_container. |
subsData |
Computes the SUBSDATA of the time-series in a ltpda_container object. |
tfe |
Estimates the transfer function between time-series objects in a collection object. |
timeaverage |
Averages time series intervals in a ltpda_container object. |
uminus |
Overloads the uminus operator for all AOs in the ltpda_container. |