average |
Averages aos point-by-point |
bicohere |
Computes the bicoherence of two input time-series |
bin_data |
Rebins aos data, on logarithmic scale, linear scale, or arbitrarly chosen. |
buildWhitener1D |
Builds a whitening filter based on the input frequency-series. |
cdfplot |
Makes cumulative distribution plot |
cohere |
Estimates the coherence between time-series objects |
compute |
Performs the given operations on the input AOs. |
confint |
Calculates confidence levels and variance for psd, lpsd, cohere, lcohere and curvefit parameters |
consolidate |
Resamples all input AOs onto the same time grid. |
conv |
Vector convolution. |
corr |
Estimate linear correlation coefficients. |
cov |
Estimate covariance of data streams. |
cpsd |
Estimates the cross-spectral density between time-series objects |
crbound |
Computes the inverse of the Fisher Matrix |
delay |
Delays a time-series using various methods. |
delayEstimate |
Estimates the delay between two AOs |
detrend |
Detrends the input analysis object using a polynomial of degree N. |
dft |
Computes the DFT of the input time-series at the requested frequencies. |
diff |
Differentiates the data in AO. |
dopplercorr |
Coorects data for Doppler shift |
downsample |
AOs containing time-series data. |
dropduplicates |
Drops all duplicate samples in time-series AOs. |
dsmean |
Performs a simple downsampling by taking the mean of every N samples. |
ecdf |
Calculate empirical cumulative distribution function |
eqmotion |
Solves numerically a given linear equation of motion |
evaluateModel |
Evaluate a curvefit model. |
fft |
Overloads the fft method for Analysis objects. |
fftfilt |
Overrides the fft filter function for analysis objects. |
filtSubtract |
Subtracts a frequency dependent noise contribution from an input ao. |
filter |
Overrides the filter function for analysis objects. |
filtfilt |
Overrides the filtfilt function for analysis objects. |
firwhiten |
Whitens the input time-series by building an FIR whitening filter. |
fixfs |
Resamples the input time-series to have a fixed sample rate. |
fngen |
Creates an arbitrarily long time-series based on the input PSD. |
gapfilling |
Fills possible gaps in data. |
gapfillingoptim |
Fills possible gaps in data. |
getdof |
Calculates degrees of freedom for psd, lpsd, cohere and lcohere |
heterodyne |
Heterodynes time-series. |
hist |
Overloads the histogram function (hist) of MATLAB for Analysis Objects. |
ifft |
Overloads the ifft operator for Analysis objects. |
integrate |
Integrates the data in AO. |
interp |
Interpolate the values in the input AO(s) at new values. |
interpmissing |
Interpolate missing samples in a time-series. |
intersect |
Overloads the intersect operator for Analysis objects. |
kstest |
Perform KS test on input AOs |
lcohere |
Implement magnitude-squadred coherence estimation on a log frequency axis. |
lcpsd |
Implement cross-power-spectral density estimation on a log frequency axis. |
linSubtract |
Subtracts a linear contribution from an input ao. |
lincom |
Make a linear combination of analysis objects |
linedetect |
Find spectral lines in the ao/fsdata objects. |
linfit |
Is a linear fitting tool |
linlsqsvd |
Linear least squares with singular value decomposition |
lisovfit |
Uses LISO to fit a pole/zero model to the input frequency-series. |
lpsd |
Implements the LPSD algorithm for analysis objects. |
lscov |
Is a wrapper for MATLAB's lscov function. |
ltfe |
Implements transfer function estimation computed on a log frequency axis. |
map3D |
Maps the input 1 or 2D AOs on to a 3D AO |
mcmc |
Estimates paramters using a Monte Carlo Markov Chain. |
mcmc_td |
Estimates paramters using a Monte Carlo Markov Chain. |
noisegen1D |
Generates colored noise from white noise. |
noisegen2D |
Generates cross correleted colored noise from white noise. |
normdist |
Computes the equivalent normal distribution for the data. |
polyfit |
Overloads polyfit() function of MATLAB for Analysis Objects. |
polynomfit |
Is a polynomial fitting tool |
psd |
Makes power spectral density estimates of the time-series objects |
psdconf |
Calculates confidence levels and variance for psd |
qqplot |
QQFPLOT makes quantile-quantile plot |
removeVal |
Removes values from the input AO(s). |
resample |
Overloads resample function for AOs. |
rms |
Calculate RMS deviation from spectrum |
sDomainFit |
Performs a fitting loop to identify model order and |
select |
Select particular samples from the input AOs and return new AOs with only those samples. |
sineParams |
Estimates parameters of sinusoids |
smoother |
Smooths a given series of data points using the specified method. |
spcorr |
Calculate Spearman Rank-Order Correlation Coefficient |
spectrogram |
Computes a spectrogram of the given ao/tsdata. |
spikecleaning |
Detects and corrects possible spikes in analysis objects |
split |
Split an analysis object into the specified segments. |
spsd |
Implements the smoothed (binned) PSD algorithm for analysis objects. |
svd_fit |
Estimates parameters for a linear model using SVD |
tdfit |
Fit a set of smodels to a set of input and output signals.. |
tfe |
Estimates transfer function between time-series objects. |
timeaverage |
Averages time series intervals |
upsample |
Overloads upsample function for AOs. |
whiten1D |
Whitens the input time-series. |
whiten2D |
Whiten the noise for two cross correlated time series. |
xcorr |
Makes cross-correlation estimates of the time-series |
xfit |
Fit a function of x to data. |
zDomainFit |
Performs a fitting loop to identify model order and |
zeropad |
Zero pads the input data series. |