< Master index Index for classes/@ao >

Index for classes/@ao

Matlab files in this directory:

 Contents%%%%%%%%%%%%%%%%%%% class: ao %%%%%%%%%%%%%%%%%%%%
 absABS overloads the Absolute value operator for Analysis objects.
 acosACOS overloads the acos operator for Analysis objects. Inverse cosine result in radians.
 aoAO analysis object class constructor.
 ao2mAO2M converts an analysis object to an '.m' file based on the history contained in the analysis object.
 asinASIN overloads the asin operator for Analysis objects. Inverse sine result in radians.
 atanATAN overloads the atan operator for Analysis objects. Inverse tangent result in radians.
 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.
 complexCOMPLEX overloads the complex operator for Analysis objects.
 computeCOMPUTE performs the given operations on the input AOs.
 conjCONJ overloads the conjugate operator for Analysis objects.
 cosCOS overloads the cos operator for Analysis objects. Cosine of argument in radians.
 ctransposeCTRANSPOSE overloads the ' operator for Analysis Objects.
 demuxDEMUX splits the input vector of AOs into a number of output AOs.
 detDET overloads the determinant function for Analysis objects.
 diagDIAG overloads the diagonal operator for Analysis Objects.
 displayDISPLAY implement terminal display for analysis object.
 downsampleDOWNSAMPLE AOs containing time-series data.
 eigEIG overloads the determinant function for Analysis objects.
 eqEQ overloads the == operator 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
 extractmdlEXTRACTMDL extracts an mdl file from an analysis object and saves it to
 fftFFT overloads the fft operator 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.
 geGE overloads >= operator for analysis objects. Compare the y-axis values.
 getGET get ao properties.
 gtGT overloads > operator for analysis objects. Compare the y-axis values.
 histHIST overloads the histogram function (hist) of MATLAB 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 specified by the input parameter list.
 invINV overloads the inverse function for Analysis Objects.
 iplotIPLOT provides an intelligent plotting tool for LTPDA.
 isfieldISFIELD tests if the given field is one of the object properties.
 isvalidISVALID tests if the given ao has all the correct fields of the correct type.
 joinJOIN multiple AOs into a single AO.
 leLE overloads <= operator for analysis objects. Compare the y-axis values.
 lenLEN overloads the length operator for Analysis objects. Length of the data samples.
 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.
 ltLT overloads < operator for analysis objects. Compare the y-axis values.
 md5MD5 computes an MD5 checksum from an analysis objects.
 meanMEAN overloads the mean operator for Analysis objects. Compute the mean value.
 medianMEDIAN overloads the median operator for Analysis objects. Compute the median value.
 minusMINUS overloads - operator for analysis objects.
 mpowerMPOWER implements power operator for analysis objects.
 mrdivideMRDIVIDE overloads / operator for analysis objects.
 mtimesMTIMES overloads * operator for analysis objects.
 muxMUX concatenate AOs into a vector.
 neNE overloads the ~= operator for analysis objects.
 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 two analysis objects.
 polyfitPOLYFIT overloads polyfit() function of MATLAB for Analysis Objects.
 powerPOWER implements power operator for analysis objects.
 rdivideRDIVIDE overloads ./ operator for analysis objects.
 realREAL overloads the real operator for Analysis objects.
 resampleRESAMPLE overloads resample function for AOs.
 saveSAVE overloads save operator for analysis objects.
 selectSELECT select particular samples from the input AOs and return new AOs with only those samples.
 setSET set an analysis object property.
 setnhSET set an analysis object property without recording the history.
 sinSIN overloads the sin operator for Analysis objects. Sine of argument in radians.
 smootherSMOOTHER smooths a given series of data points using the specified method.
 spectrogramSPECTROGRAM computes a spectrogram of the given ao/tsdata.
 splitSPLIT split an analysis object into the specified segments.
 sqrtSQRT overloads the sqrt operator for Analysis objects. Square root.
 stairsSTAIRS overloads the stairs function for Analysis Objects.
 stdSTD overloads the std operator for Analysis objects. Compute the standard deviation.
 stringSTRING writes a command string that can be used to recreate the input Analysis object(s).
 subsasgnSUBSASGN define index assignment for analysis object properties.
 subsrefSUBSREF Define field name indexing for analysis objects.
 sumSUM overloads the sum operator for Analysis objects. Compute the sum value.
 svdSVD overloads the determinant function for Analysis objects.
 tanTAN overloads the tan operator for Analysis objects. Tangent of argument in radians.
 timesTIMES overloads .* 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.
 upsampleUPSAMPLE overloads upsample function for AOs.
 validateVALIDATE checks that the input Analysis Object is reproducible and valid.
 varVAR overloads the var operator for Analysis objects. Compute the variance.

Subsequent directories:


Generated on Mon 31-Mar-2008 12:20:11 by m2html © 2003