abs |
Overloads the Absolute value method for analysis objects in a ltpda_container object. |
cohere |
Estimates the coherence between elements of the vector. |
consolidate |
Resamples all input AOs in a ltpda_container object onto the same time grid. |
cpsd |
Estimates the cross-spectral density between elements of the vector. |
crb |
Computes the inverse of the Fisher Matrix |
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. |
dispersion |
Computes the dispersion function |
dispersionLoop |
Computes the dispersion function |
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. |
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. |
lcohere |
Estimates the coherence between elements of the vector using |
lcpsd |
Estimates the coherence between elements of the vector using a |
lincom |
Make a linear combination of analysis objects |
linfitsvd |
Linear fit with singular value decomposition |
linlsqsvd |
Linear least squares with singular value decomposition |
loglikelihood |
LOGLIKELIHOOD: Compute log-likelihood for MATRIX objects |
lpsd |
Computes the log-scale PSD of the time-series AOs in a ltpda_container object. |
ltfe |
Estimates the transfer function between elements of the vector using |
mchNoisegen |
Generates multichannel noise data series given a model |
mchNoisegenFilter |
Construct a matrix filter from cross-spectral density matrix |
mcmc |
Estimates paramters using a Monte Carlo Markov Chain. |
modelSelect |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
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. |
split |
Splits a ltpda_container object into the specified segments. |
sqrt |
Computes the sqrt of each object in the ltpda_container. |
tdfit |
Fit a MATRIX of transfer function SMODELs to a matrix of input and output signals. |
tfe |
Estimates the transfer functions between elements of the vector. |
timeaverage |
Averages time series intervals in a ltpda_container object. |
uminus |
Overloads the uminus operator for all AOs in the ltpda_container. |