< Master index Index for classes/@ao >

Index for classes/@ao

Matlab files in this directory:

 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.
 aosplitSPLIT an analysis object into the specified segments.
 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 the m file being executes to the analysis object.
 attachmdlATTACHMDL attach an mdl file to the analysis object.
 catCAT concatonate AOs into a vector.
 charCHAR overloads char() function for analysis objects.
 complexCOMPLEX overloads the complex operator for Analysis objects.
 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.
 decimateDECIMATE AOs containing time-series data.
 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.
 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.
 fftFFT overloads the fft operator for Analysis objects.
 filterFILTER overides the filter function for analysis objects.
 filtfiltFILTFILT overides 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.
 getAOdataGETAODATA get data from AO
 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.
 iplotPLOT plots an array of analysis objects.
 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.
 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 concatonate 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 plots an array 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.
 simple_plotPLOT a simple plot of analysis objects.
 sinSIN overloads the sin operator for Analysis objects. Sine of argument in radians.
 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).
 submitSUBMIT AO(s) to the MySQL server.
 submit_fastinsertSUBMIT AO(s) to the MySQL server.
 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.
 tagTAG tag each input AO with a proper ID number.
 tanTAN overloads the tan operator for Analysis objects. Tangent of argument in radians.
 testAOTESTAO checks that an analysis object has the correct class fields.
 timesTIMES overloads .* operator for analysis objects.
 transposeTRANSPOSE overloads the .' operator for Analysis Objects.
 varVAR overloads the var operator for Analysis objects. Compute the variance.
 xmlXML convert an analysis object to an DOM XML object.
 xmladdXMLADD add an analysis object to the given node of the input XML DOM
 xmlparseXMLPARSE creates a ao from a ao xml file.

Subsequent directories:


Generated on Mon 03-Sep-2007 12:12:18 by m2html © 2003