< Master index Index for classes/@ao >

Index for classes/@ao

Matlab files in this directory:

 Contents%%%%%%%%%%%%%%%%%%% class: ao %%%%%%%%%%%%%%%%%%%%
 absABS overloads the Absolute value method for Analysis objects.
 acosACOS overloads the acos method for Analysis objects.
 aoAO analysis object class constructor.
 ao2mAO2M converts an analysis object to an '.m' file based on the history.
 applymethodAPPLYMETHOD to the analysis object
 applyoperatorAPPLYOPERATOR to the analysis object
 asinASIN overloads the asin method for Analysis objects.
 atanATAN overloads the atan method for Analysis objects.
 atan2ATAN2 overloads the atan2 operator for Analysis objects. Four quadrant inverse tangent.
 attachmATTACHM attach an m file to the analysis object.
 attachmdlATTACHMDL attach an mdl file to the analysis object.
 catCAT concatenate AOs into a vector.
 charCHAR overloads char() function for analysis objects.
 cohereCOHERE makes coherence estimates of the time-series objects
 complexCOMPLEX overloads the complex operator for Analysis objects.
 computeCOMPUTE performs the given operations on the input AOs.
 computeDFTCOMPUTEDFT Computes DFT using FFT or Goertzel
 computeperiodogramCOMPUTEPERIODOGRAM Periodogram spectral estimation.
 conjCONJ overloads the conjugate operator for Analysis objects.
 consolidateCONSOLIDATE resamples all input AOs onto the same time grid.
 convCONV vector convolution.
 conv_noisegenCONV_NOISEGEN calls the matlab function conv.m to convolute poles and zeros from a given pzmodel
 copyCOPY makes a (deep) copy of the input AOs.
 cosCOS overloads the cos operator for Analysis objects. Cosine of argument in radians.
 cpsdCPSD makes cross-spectral density estimates of the time-series objects.
 ctransposeCTRANSPOSE overloads the ' operator for Analysis Objects.
 delayDELAY delays a time-series using various methods.
 demuxDEMUX splits the input vector of AOs into a number of output AOs.
 detDET overloads the determinant function for Analysis objects.
 detrendDETREND detrends the input analysis object using a polynomial of degree N.
 dftDFT computes the DFT of the input time-series at the requested frequencies.
 diagDIAG overloads the diagonal operator for Analysis Objects.
 diffDIFF differentiates the data in AO.
 displayDISPLAY implement terminal display for analysis object.
 dopplercorrFOO description for function 'foo' in one line. Necessary for lookfor functionality.
 downsampleDOWNSAMPLE AOs containing time-series data.
 dropduplicatesDROPDUPLICATES drops all duplicate samples in time-series AOs.
 dsmeanDSMEAN performs a simple downsampling by taking the mean of every N samples.
 eigEIG overloads the determinant function for Analysis objects.
 expEXP overloads the exp operator for Analysis objects. Exponential.
 exportEXPORT export an analysis object to a text file.
 extractmEXTRACTM extracts an m-file from an analysis object and saves it to disk.
 extractmdlEXTRACTMDL extracts an mdl file from an analysis object and saves it to disk.
 fftFFT overloads the fft method for Analysis objects.
 filterFILTER overrides the filter function for analysis objects.
 filtfiltFILTFILT overrides the filtfilt function for analysis objects.
 findFIND particular samples that satisfy the input query and return a new AO.
 findFsMaxfindFsMax Returns the max Fs of a set of AOs
 findShortestVectorfindShortestVector Returns the length of the shortest vector in samples
 firwhitenFIRWHITEN whitens the input time-series by building an FIR whitening filter.
 fixfsFIXFS resamples the input time-series to have a fixed sample rate.
 fngenFNGEN creates an arbitrarily long time-series based on the input PSD.
 fq2facFQ2FAC is a private function and is called by ngconv.m which can be found in the
 fromDataInMATFROMDATAINMAT Convert a saved data-array into an AO with a tsdata-object
 fromDatafileFROMDATAFILE Construct an ao from filename AND parameter list
 fromFSfcnFROMFSFCN Construct an ao from a fs-function string
 fromFcnFROMFCN Construct an ao from a function string
 fromPolyvalFROMPOLYVAL Construct a time-series ao from polynomial coefficients
 fromPzmodelFROMPZMODEL Construct a time-series ao from polynomial coefficients
 fromSpecWinFROMSPECWIN Construct an ao from a Spectral window
 fromTSfcnFROMTSFCN Construct an ao from a ts-function string
 fromValsFROMVALS Construct an ao from a value set
 fromWaveformFROMWAVEFORM Construct an ao from a waveform
 fsFS Get the data property 'fs'.
 gapfillingGAPFILLING fills possible gaps in data.
 geGE overloads >= operator for analysis objects. Compare the y-axis values.
 gtGT overloads > operator for analysis objects. Compare the y-axis values.
 histHIST overloads the histogram function (hist) of MATLAB for Analysis Objects.
 ifftIFFT overloads the ifft operator for Analysis objects.
 imagIMAG overloads the imaginary operator for Analysis objects.
 indexINDEX index into an AO array or matrix. This properly captures the history.
 interpINTERP interpolate the values in the input AO(s) at new values.
 interpmissingINTERPMISSING interpolate missing samples in a time-series.
 invINV overloads the inverse function for Analysis Objects.
 iplotIPLOT provides an intelligent plotting tool for LTPDA.
 joinJOIN multiple AOs into a single AO.
 lcohereLCOHERE implement coherence estimation computed on a log frequency axis.
 lcpsdLCPSD implement cross-power-spectral density estimation computed on a log frequency axis.
 leLE overloads <= operator for analysis objects. Compare the y-axis values.
 lenLEN overloads the length operator for Analysis objects. Length of the data samples.
 lincomLINCOM
 linedetectLINEDETECT find spectral lines in the ao/fsdata objects.
 lnLN overloads the log operator for Analysis objects. Natural logarithm.
 logLOG overloads the log operator for Analysis objects. Natural logarithm.
 log10LOG10 overloads the log10 operator for Analysis objects. Common (base 10) logarithm.
 lpsdLPSD implement the LPSD algorithm for analysis objects.
 ltLT overloads < operator for analysis objects. Compare the y-axis values.
 ltf_planLTF_PLAN computes all input values needed for the LPSD and LTFE algorithms.
 ltfeLTFE implement transfer-function estimation computed on a log frequency axis.
 lxspecLXSPEC performs log-scale cross-spectral analysis of various forms.
 maxMAX computes the maximum value of the data in the AO.
 mcholMCHOL
 md5MD5 computes an MD5 checksum from an analysis objects.
 mdc1_ifo2acc_fdMDC1_IFO2ACC_FS calculates the external acceleration in the frequency-domain.
 mdc1_ifo2acc_inloopMDC1_IFO2ACC_INLOOP calculates the inloop acceleration in the time-domain.
 mdc1_ifo2controlMDC1_IFO2CONTROL converts the input time-series to control forces.
 mdc1_input_noisesLTPDA_MDC1_IFO_NOISE returns a model spectrum of the IFO sensing noise for MDC1.
 mdc1_x2accMDC1_X2ACC converts the input time-series to acceleration with a time-domain filter
 meanMEAN computes the mean value of the data in the AO.
 medianMEDIAN computes the median value of the data in the AO.
 minMIN computes the minimum value of the data in the AO.
 minusMINUS implements minus operator for analysis objects.
 mlpsd_mMLPSD_M m-file only version of the LPSD algorithm
 mlpsd_mexMLPSD_MEX calls the ltpda_dft.mex to compute the DFT part of the LPSD
 mltfeMLTFE compute log-frequency space TF
 modeMODE computes the modal value of the data in the AO.
 mpowerMPOWER implements mpower operator for analysis objects.
 mrdivideMRDIVIDE implements mrdivide operator for analysis objects.
 mtimesMTIMES implements mtimes operator for analysis objects.
 ngconvNGCONV is called by the function LTPDA_NOISEGEN
 nginitNGINIT is called by the function LTPDA_NOISEGEN
 ngpropNGPROP is called by the function LTPDA_NOISEGEN
 ngsetupNGSETUP is called by the function LTPDA_NOISEGEN
 ngsetup_vpaALGONAME = mfilename;
 normNORM overloads the norm operator for Analysis Objects.
 phasePHASE overloads the ltpda_phase operator for Analysis objects.
 plotPLOT a simple plot of analysis objects.
 plusPLUS implements addition operator for analysis objects.
 polyfitPOLYFIT overloads polyfit() function of MATLAB for Analysis Objects.
 powerPOWER implements power operator for analysis objects.
 psdPSD makes power spectral density estimates of the time-series objects
 pwelchPWELCH makes power spectral density estimates of the time-series objects
 rdivideRDIVIDE implements rdivide operator for analysis objects.
 realREAL overloads the real operator for Analysis objects.
 resampleRESAMPLE overloads resample function for AOs.
 rmsRMS Calculate RMS deviation from spectrum
 searchSEARCH selects AOs that match the given name.
 selectSELECT select particular samples from the input AOs and return new AOs with only those samples.
 setDescriptionSETDESCRIPTION sets the 'description' property of the ao.
 setFsSETFS sets the 'fs' property of the ao.
 setT0SETT0 sets the 't0' property of the ao.
 setXSETX sets the 'x' property of the ao.
 setXYSETXY sets the 'xy' property of the ao.
 setXunitsSETXUNITS sets the 'xunits' property of the ao.
 setYSETY sets the 'y' property of the ao.
 setYunitsSETYUNITS sets the 'yunits' property of the ao.
 setZSETZ sets the 'z' property of the ao.
 signSIGN overloads the sign operator for Analysis objects.%
 sinSIN overloads the sin method for Analysis objects.
 smootherSMOOTHER smooths a given series of data points using the specified method.
 sortSORT the values in the AO.
 spectrogramSPECTROGRAM computes a spectrogram of the given ao/tsdata.
 spikecleaningspikecleaning detects and corrects possible spikes in analysis objects
 splitSPLIT split an analysis object into the specified segments.
 sqrtSQRT computes the square root of the data in the AO.
 stdSTD computes the standard deviation of the data in the AO.
 stringSTRING writes a command string that can be used to recreate the input Analysis object(s).
 sumSUM computes the sum of the data in the AO.
 svdSVD overloads the determinant function for Analysis objects.
 t0T0 Get the data property 't0'.
 tanTAN overloads the tan method for Analysis objects.
 tfeTFE makes transfer function estimates of the time-series objects.
 timedomainfitTIMEDOMAINFIT uses lscov to fit a set of time-series AOs to a target time-series AO.
 timesTIMES implements times operator for analysis objects.
 timeshiftTIMESHIFT for AO/tsdata objects, shifts the time axis such that x(1) = 0.
 transposeTRANSPOSE overloads the .' operator for Analysis Objects.
 uminusUMINUS overloads the uminus operator for Analysis objects.
 update_structUPDATE_STRUCT update the input structure to the current ltpda version
 upsampleUPSAMPLE overloads upsample function for AOs.
 validateVALIDATE checks that the input Analysis Object is reproducible and valid.
 varVAR computes the variance of the data in the AO.
 welchWELCH Welch spectral estimation method.
 welchparseWELCHPARSE Parser for the PWELCH & SPECTROGRAM functions
 welchscaleWELCHSCALE scales the output of welch to be in the required units
 xX Get the data property 'x'.
 xcorrXCORR makes cross-correlation estimates of the time-series
 xspecXSPEC performs cross-spectral analysis of various forms.
 xunitsXUNITS Get the data property 'xunits'.
 yY Get the data property 'y'.
 yunitsYUNITS Get the data property 'yunits'.
 zeropadZEROPAD zero pads the input data series.

Subsequent directories:


Generated on Mon 08-Sep-2008 13:18:35 by m2html © 2003