Function name | Class | Description |
---|---|---|
ao |
ao |
% AO analysis object class constructor. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
plist |
plist |
% PLIST Plist class object constructor. |
mfir |
mfir |
% MFIR FIR filter object class constructor. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
miir |
miir |
% MIIR IIR filter object class constructor. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
pzmodel |
pzmodel |
% PZMODEL constructor for pzmodel class. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
rational |
rational |
% RATIONAL rational representation of a transfer function. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
parfrac |
parfrac |
% PARFRAC partial fraction representation of a transfer function. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
timespan |
timespan |
% TIMESPAN timespan object class constructor. |
rebuild |
ltpda_uoh |
% REBUILD rebuilds the input objects using the history. |
ssm |
ssm |
% SSM statespace model class constructor. |
Function name | Class | Description |
---|---|---|
ao2m |
ao |
% AO2M converts an analysis object to an '.m' file based on the history. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
plot |
ao |
% PLOT a simple plot of analysis objects. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
parse |
plist |
% PARSE a plist for strings which can be converted into numbers |
plist2cmds |
plist |
% PLIST2CMDS convert a plist to a set of commands. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
setHistout |
ltpda_filter |
% SETHISTOUT Set the property 'histout' |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
setHistin |
miir |
% SETHISTIN Set the property 'histin' |
setHistout |
ltpda_filter |
% SETHISTOUT Set the property 'histout' |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
getlowerFreq |
pzmodel |
% GETLOWERFREQ gets the frequency of the lowest pole or zero in the model. |
getupperFreq |
pzmodel |
% GETUPPERFREQ gets the frequency of the highest pole or zero in the model. |
respCore |
pzmodel |
% RESPCORE returns the complex response of one pzmodel object. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
getlowerFreq |
rational |
% GETLOWERFREQ gets the frequency of the lowest pole in the model. |
getupperFreq |
rational |
% GETUPPERFREQ gets the frequency of the highest pole in the model. |
respCore |
rational |
% RESPCORE returns the complex response of one rational object. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
getlowerFreq |
parfrac |
% GETLOWERFREQ gets the frequency of the lowest pole in the model. |
getupperFreq |
parfrac |
% GETUPPERFREQ gets the frequency of the highest pole in the model. |
respCore |
rational |
% RESPCORE returns the complex response of one rational object. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
bsubmit |
ltpda_uo |
% BSUBMIT bsubmits the given collection of objects to an LTPDA Repository. |
submit |
ltpda_uo |
% SUBMIT submits the given collection of objects to an LTPDA Repository. |
update |
ltpda_uo |
% UPDATE updates the given object in an LTPDA Repository. |
Function name | Class | Description |
---|---|---|
assemble |
ssm |
% assembles embedded subsytems, with exogenous inputs |
bode |
ssm |
% BODE makes a bode plot from the given inputs to outputs. |
copy |
ssm |
% COPY Make copy of ssm objects depending of the second input |
double |
ssm |
% Convert a statespace model object to double arrays for given i/o |
getParamValues |
ssm |
% GETPARAMVALUES returns parameter values for the given names. |
kalman |
ssm |
%kalman applies Kalman filtering to a discrete ssm with given i/o |
minreal |
ssm |
% minreal gives a minimal realization of a ssm object by deleting unreached states |
modifparams |
ssm |
% modifparams enables to modifyy and substitute parameters |
modiftimestep |
ssm |
% modiftime modifies the timestep of a ssm object |
modify |
ssm |
% modify allows to exectue a string to modify a ssm object |
reduce |
ssm |
% reduce enables to do model simplification |
reduce_model |
ssm |
% REDUCE_MODEL enables to do model simplification |
resp |
ssm |
% resp gives the timewise impulse response of a ssm |
setparams |
ssm |
% SETPARAMS enables to set parameters' value |
simulate |
ssm |
% simulate simulates a discrete ssm with given inputs |
simulate2 |
ssm |
% simulate2 is the Old and slower version of simulate |
sminreal |
ssm |
% minreal gives a minimal realization of a ssm object by deleting unreached states |
ssm2dot |
ssm |
% SSM2DOT converts a statespace model object a DOT file. |
ssm2iirpz |
ssm |
% ssm2iirpz converts a statespace model object to an miir or a pzmodel |
ssm2miir |
ssm |
% ssm2miir converts a statespace model object to a miir object |
ssm2pzmodel |
ssm |
% ssm2pzmodel converts a time-continuous statespace model object to a pzmodel |
ssm2rational |
ssm |
% ssm2rational converts a statespace model object to a rational frac. object |
ssm2ss |
ssm |
% SSM2SS converts a statespace model object to a MATLAB statespace object. |
subsparams |
ssm |
% subsparams enables to substitute symbollic patameters |
Function name | Class | Description |
---|---|---|
cohere |
ao |
% COHERE makes coherence estimates of the time-series objects |
compute |
ao |
% COMPUTE performs the given operations on the input AOs. |
consolidate |
ao |
% CONSOLIDATE resamples all input AOs onto the same time grid. |
conv |
ao |
% CONV vector convolution. |
cov |
ao |
% COV estimate covariance of data streams. |
cpsd |
ao |
% CPSD makes cross-spectral density estimates of the time-series objects. |
curvefit |
ao |
% CURVEFIT fit a curve to data. |
delay |
ao |
% DELAY delays a time-series using various methods. |
detrend |
ao |
% DETREND detrends the input analysis object using a polynomial of degree N. |
dft |
ao |
% DFT computes the DFT of the input time-series at the requested frequencies. |
diff |
ao |
% DIFF differentiates the data in AO. |
dopplercorr |
ao |
% Dopplercorr coorects data for Doppler shift |
downsample |
ao |
% DOWNSAMPLE AOs containing time-series data. |
dropduplicates |
ao |
% DROPDUPLICATES drops all duplicate samples in time-series AOs. |
dsmean |
ao |
% DSMEAN performs a simple downsampling by taking the mean of every N samples. |
evaluateModel |
ao |
% EVALUATEMODEL evaluate a curvefit model. |
fft |
ao |
% FFT overloads the fft method for Analysis objects. |
filter |
ao |
% FILTER overrides the filter function for analysis objects. |
filtfilt |
ao |
% FILTFILT overrides the filtfilt function for analysis objects. |
firwhiten |
ao |
% FIRWHITEN whitens the input time-series by building an FIR whitening filter. |
fixfs |
ao |
% FIXFS resamples the input time-series to have a fixed sample rate. |
fngen |
ao |
% FNGEN creates an arbitrarily long time-series based on the input PSD. |
gapfilling |
ao |
% GAPFILLING fills possible gaps in data. |
gapfillingoptim |
ao |
% GAPFILLINGOPTIM fills possible gaps in data. |
heterodyne |
ao |
% HETERODYNE heterodynes time-series. |
hist |
ao |
% HIST overloads the histogram function (hist) of MATLAB for Analysis Objects. |
ifft |
ao |
% IFFT overloads the ifft operator for Analysis objects. |
interp |
ao |
% INTERP interpolate the values in the input AO(s) at new values. |
interpmissing |
ao |
% INTERPMISSING interpolate missing samples in a time-series. |
lcohere |
ao |
% LCOHERE implement coherence estimation computed on a log frequency axis. |
lcpsd |
ao |
% LCPSD implement cross-power-spectral density estimation computed on a log frequency axis. |
lincom |
ao |
% LINCOM |
linedetect |
ao |
% LINEDETECT find spectral lines in the ao/fsdata objects. |
lisovfit |
ao |
% LISOVFIT uses LISO to fit a pole/zero model to the input frequency-series. |
lpsd |
ao |
% LPSD implement the LPSD algorithm for analysis objects. |
ltfe |
ao |
% LTFE implement transfer-function estimation computed on a log frequency axis. |
noisegen1D |
ao |
% NOISEGEN1D generates colored noise from withe noise. |
noisegen2D |
ao |
% NOISEGEN2D generates cross correleted colored noise from withe noise. |
polyfit |
ao |
% POLYFIT overloads polyfit() function of MATLAB for Analysis Objects. |
psd |
ao |
% PSD makes power spectral density estimates of the time-series objects |
resample |
ao |
% RESAMPLE overloads resample function for AOs. |
rms |
ao |
% RMS Calculate RMS deviation from spectrum |
sDomainFit |
ao |
% sDomainFit performs a fitting loop to identify model order and |
select |
ao |
% SELECT select particular samples from the input AOs and return new AOs with only those samples. |
smoother |
ao |
% SMOOTHER smooths a given series of data points using the specified method. |
spectrogram |
ao |
% SPECTROGRAM computes a spectrogram of the given ao/tsdata. |
spikecleaning |
ao |
% spikecleaning detects and corrects possible spikes in analysis objects |
split |
ao |
% SPLIT split an analysis object into the specified segments. |
straightLineFit |
ao |
% STRAIGHTLINEFIT fits a straight line to the given data series |
tfe |
ao |
% TFE makes transfer function estimates of the time-series objects. |
upsample |
ao |
% UPSAMPLE overloads upsample function for AOs. |
whiten1D |
ao |
% WHITEN1D whitens the input time-series. |
whiten2D |
ao |
% WHITEN2D whiten the noise for two cross correlated time series. |
xcorr |
ao |
% XCORR makes cross-correlation estimates of the time-series |
zDomainFit |
ao |
% zDomainFit performs a fitting loop to identify model order and |
zeropad |
ao |
% ZEROPAD zero pads the input data series. |
resp |
plist |
% RESP shadows miir/iirResp and pzmodel/resp. |
resp |
ltpda_filter |
% RESP Make a frequency response of the filter. |
resp |
ltpda_filter |
% RESP Make a frequency response of the filter. |
fngen |
pzmodel |
% FNGEN creates an arbitrarily long time-series based on the input pzmodel. |
rdivide |
pzmodel |
% RDIVIDE overloads the division operator for pzmodels. |
resp |
ltpda_tf |
% RESP returns the complex response of a transfer function as an Analysis Object. |
simplify |
pzmodel |
% SIMPLIFY simplifies pzmodels by cancelling like poles with like zeros. |
times |
pzmodel |
% TIMES overloads the multiplication operator for pzmodels. |
resp |
ltpda_tf |
% RESP returns the complex response of a transfer function as an Analysis Object. |
resp |
ltpda_tf |
% RESP returns the complex response of a transfer function as an Analysis Object. |
Function name | Class | Description |
---|---|---|
minus |
ao |
% MINUS implements subtraction operator for analysis objects. |
mpower |
ao |
% MPOWER implements mpower operator for analysis objects. |
mrdivide |
ao |
% MRDIVIDE implements mrdivide operator for analysis objects. |
mtimes |
ao |
% MTIMES implements mtimes operator for analysis objects. |
plus |
ao |
% PLUS implements addition operator for analysis objects. |
power |
ao |
% POWER implements power operator for analysis objects. |
rdivide |
ao |
% RDIVIDE implements division operator for analysis objects. |
times |
ao |
% TIMES implements multiplication operator for analysis objects. |
Function name | Class | Description |
---|---|---|
attachm |
ao |
% ATTACHM attach an m file to the analysis object. |
attachmdl |
ao |
% ATTACHMDL attach an mdl file to the analysis object. |
cat |
ao |
% CAT concatenate AOs into a row vector. |
convert |
ao |
% CONVERT perform various conversions on the ao. |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
demux |
ao |
% DEMUX splits the input vector of AOs into a number of output AOs. |
find |
ao |
% FIND particular samples that satisfy the input query and return a new AO. |
fs |
ao |
% FS Get the data property 'fs'. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
join |
ao |
% JOIN multiple AOs into a single AO. |
len |
ao |
% LEN overloads the length operator for Analysis objects. Length of the data samples. |
md5 |
ao |
% MD5 computes an MD5 checksum from an analysis objects. |
nsecs |
ao |
% NSECS Get the data property 'nsecs'. |
search |
ao |
% SEARCH selects AOs that match the given name. |
setDescription |
ao |
% SETDESCRIPTION sets the 'description' property of the ao. |
setFs |
ao |
% SETFS sets the 'fs' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setPlotinfo |
ao |
% SETPLOTINFO sets the 'plotinfo' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
setT0 |
ao |
% SETT0 sets the 't0' property of the ao. |
setX |
ao |
% SETX sets the 'x' property of the ao. |
setXY |
ao |
% SETXY sets the 'xy' property of the ao. |
setXunits |
ao |
% SETXUNITS sets the 'xunits' property of the ao. |
setY |
ao |
% SETY sets the 'y' property of the ao. |
setYunits |
ao |
% SETYUNITS sets the 'yunits' property of the ao. |
setZ |
ao |
% SETZ sets the 'z' property of the ao. |
simplifyYunits |
ao |
% SIMPLIFYYUNITS simplify the 'yunits' property of the ao. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
t0 |
ao |
% T0 Get the data property 't0'. |
timeshift |
ao |
% TIMESHIFT for AO/tsdata objects, shifts the time axis such that x(1) = 0. |
validate |
ao |
% VALIDATE checks that the input Analysis Object is reproducible and valid. |
x |
ao |
% X Get the data property 'x'. |
xunits |
ao |
% XUNITS Get the data property 'xunits'. |
y |
ao |
% Y Get the data property 'y'. |
yunits |
ao |
% YUNITS Get the data property 'yunits'. |
append |
plist |
% APPEND append a param-object, plist-object or a key/value pair to the parameter list. |
combine |
plist |
% COMBINE multiple parameter lists (plist objects) into a single plist. |
find |
plist |
% FIND overloads find routine for a parameter list. |
get |
ltpda_obj |
% GET get a property of a object. |
isparam |
plist |
% ISPARAM look for a given key in the parameter lists. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
nparams |
plist |
% NPARAMS returns the number of param objects in the list. |
pset |
plist |
% PSET set or add a key/value pairor a param-object into the parameter list. |
remove |
plist |
% REMOVE remove a parameter from the parameter list. |
setName |
plist |
% SETNAME Set the property 'name'. |
string |
plist |
% STRING converts a plist object to a command string which will recreate the plist object. |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
redesign |
mfir |
% REDESIGN redesign the input filter to work for the given sample rate. |
setIunits |
ltpda_tf |
% SETIUNITS sets the 'iunits' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setOunits |
ltpda_tf |
% SETOUNITS sets the 'ounits' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
redesign |
miir |
% REDESIGN redesign the input filter to work for the given sample rate. |
setIunits |
ltpda_tf |
% SETIUNITS sets the 'iunits' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setOunits |
ltpda_tf |
% SETOUNITS sets the 'ounits' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
setDelay |
pzmodel |
% SETDELAY sets the 'delay' property of a pole/zero model. |
setIunits |
ltpda_tf |
% SETIUNITS sets the 'iunits' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setOunits |
ltpda_tf |
% SETOUNITS sets the 'ounits' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
setIunits |
ltpda_tf |
% SETIUNITS sets the 'iunits' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setOunits |
ltpda_tf |
% SETOUNITS sets the 'ounits' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
setIunits |
ltpda_tf |
% SETIUNITS sets the 'iunits' property of the ao. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setOunits |
ltpda_tf |
% SETOUNITS sets the 'ounits' property of the ao. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
setEndT |
timespan |
% SETENDT Set the property 'endT'. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
setStartT |
timespan |
% SETSTARTT Set the property 'startT'. |
setTimeformat |
timespan |
% SETTIMEFORMAT Set the property 'timeformat'. |
setTimezone |
timespan |
% SETTIMEZONE Set the property 'timezone'. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
created |
ltpda_uoh |
% CREATED Returns a time object of the last modification. |
creator |
ltpda_uoh |
% CREATOR Extract the creator(s) from the history. |
findParams |
ssm |
% FINDPARAMS returns parameter names matching the given pattern. |
get |
ltpda_obj |
% GET get a property of a object. |
index |
ltpda_uoh |
% INDEX index into a 'ltpda_uoh' object array or matrix. This properly captures the history. |
isprop |
ltpda_obj |
% ISPROP tests if the given field is one of the object properties. |
setName |
ltpda_uoh |
% SETNAME Set the property 'name'. |
setProperties |
ltpda_uoh |
% SETPROPERTIES set different properties of an object. |
string |
ltpda_uoh |
% STRING writes a command string that can be used to recreate the input object(s). |
Function name | Class | Description |
---|---|---|
abs |
ao |
% ABS overloads the Absolute value method for Analysis objects. |
angle |
ao |
% ANGLE overloads the angle operator for Analysis objects. |
complex |
ao |
% COMPLEX overloads the complex operator for Analysis objects. |
conj |
ao |
% CONJ overloads the conjugate operator for Analysis objects. |
ctranspose |
ao |
% CTRANSPOSE overloads the ' operator for Analysis Objects. |
det |
ao |
% DET overloads the determinant function for Analysis objects. |
diag |
ao |
% DIAG overloads the diagonal operator for Analysis Objects. |
eig |
ao |
% EIG overloads the determinant function for Analysis objects. |
exp |
ao |
% EXP overloads the exp operator for Analysis objects. Exponential. |
imag |
ao |
% IMAG overloads the imaginary operator for Analysis objects. |
inv |
ao |
% INV overloads the inverse function for Analysis Objects. |
ln |
ao |
% LN overloads the log operator for Analysis objects. Natural logarithm. |
log |
ao |
% LOG overloads the log operator for Analysis objects. Natural logarithm. |
log10 |
ao |
% LOG10 overloads the log10 operator for Analysis objects. Common (base 10) logarithm. |
lscov |
ao |
% LSCOV is a wrapper for MATLAB's lscov function. |
max |
ao |
% MAX computes the maximum value of the data in the AO. |
mean |
ao |
% MEAN computes the mean value of the data in the AO. |
median |
ao |
% MEDIAN computes the median value of the data in the AO. |
min |
ao |
% MIN computes the minimum value of the data in the AO. |
mode |
ao |
% MODE computes the modal value of the data in the AO. |
norm |
ao |
% NORM overloads the norm operator for Analysis Objects. |
offset |
ao |
% OFFSET adds an offset to the data in the AO. |
phase |
ao |
% PHASE overloads the ltpda_phase operator for Analysis objects. |
real |
ao |
% REAL overloads the real operator for Analysis objects. |
scale |
ao |
% SCALE scales the data in the AO by the specified factor. |
sign |
ao |
% SIGN overloads the sign operator for Analysis objects.% |
sort |
ao |
% SORT the values in the AO. |
sqrt |
ao |
% SQRT computes the square root of the data in the AO. |
std |
ao |
% STD computes the standard deviation of the data in the AO. |
sum |
ao |
% SUM computes the sum of the data in the AO. |
sumjoin |
ao |
% SUMJOIN sums time-series signals togther |
svd |
ao |
% SVD overloads the determinant function for Analysis objects. |
transpose |
ao |
% TRANSPOSE overloads the .' operator for Analysis Objects. |
uminus |
ao |
% UMINUS overloads the uminus operator for Analysis objects. |
unwrap |
ao |
% UNWRAP overloads the unwrap operator for Analysis objects. |
var |
ao |
% VAR computes the variance of the data in the AO. |
tomfir |
pzmodel |
% TOMFIR approximates a pole/zero model with an FIR filter. |
tomiir |
pzmodel |
% TOMIIR converts a pzmodel to an IIR filter using a bilinear transform. |
Function name | Class | Description |
---|---|---|
char |
ao |
% CHAR overloads char() function for analysis objects. |
display |
ao |
% DISPLAY implement terminal display for analysis object. |
export |
ao |
% EXPORT export an analysis object to a text file. |
extractm |
ao |
% EXTRACTM extracts an m-file from an analysis object and saves it to disk. |
extractmdl |
ao |
% EXTRACTMDL extracts an mdl file from an analysis object and saves it to disk. |
iplot |
ao |
% IPLOT provides an intelligent plotting tool for LTPDA. |
iplotyy |
ao |
% IPLOT provides an intelligent plotting tool for LTPDA. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
plist |
% CHAR convert a parameter list into a string. |
display |
plist |
% DISPLAY display plist object. |
save |
ltpda_uo |
% SAVE overloads save operator for ltpda objects. |
char |
mfir |
% CHAR convert a mfir object into a string. |
display |
mfir |
% DISPLAY overloads display functionality for mfir objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
miir |
% CHAR convert a miir object into a string. |
display |
miir |
% DISPLAY overloads display functionality for miir objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
pzmodel |
% CHAR convert a pzmodel object into a string. |
display |
pzmodel |
% DISPLAY overloads display functionality for pzmodel objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
rational |
% CHAR convert a rational object into a string. |
display |
rational |
% DISPLAY overloads display functionality for rational objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
parfrac |
% CHAR convert a parfrac object into a string. |
display |
parfrac |
% DISPLAY overloads display functionality for parfrac objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
timespan |
% CHAR convert a timespan object into a string. |
display |
timespan |
% DISPLAY overloads display functionality for timespan objects. |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
char |
ssm |
% CHAR convert a ssm object into a string. |
display |
ssm |
% DISPLAY display ssm object. |
dotview |
ssm |
% DOTVIEW view an ssm object via the DOT interpreter. |
isstable |
ssm |
% tells if ssm is numerically stable |
report |
ltpda_uoh |
% REPORT generates an HTML report about the input objects. |
save |
ltpda_uoh |
% SAVE overloads save operator for ltpda objects. |
type |
ltpda_uoh |
% TYPE converts the input objects to MATLAB functions. |
Function name | Class | Description |
---|---|---|
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ge |
ao |
% GE overloads >= operator for analysis objects. Compare the y-axis values. |
gt |
ao |
% GT overloads > operator for analysis objects. Compare the y-axis values. |
le |
ao |
% LE overloads <= operator for analysis objects. Compare the y-axis values. |
lt |
ao |
% LT overloads < operator for analysis objects. Compare the y-axis values. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
eq |
ltpda_obj |
% EQ overloads the == operator for ltpda objects. |
ne |
ltpda_obj |
% NE overloads the ~= operator for ltpda objects. |
Function name | Class | Description |
---|---|---|
acos |
ao |
% ACOS overloads the acos method for Analysis objects. |
asin |
ao |
% ASIN overloads the asin method for Analysis objects. |
atan |
ao |
% ATAN overloads the atan method for Analysis objects. |
atan2 |
ao |
% ATAN2 overloads the atan2 operator for Analysis objects. Four quadrant inverse tangent. |
cos |
ao |
% COS overloads the cos operator for Analysis objects. Cosine of argument in radians. |
sin |
ao |
% SIN overloads the sin method for Analysis objects. |
tan |
ao |
% TAN overloads the tan method for Analysis objects. |
Function name | Class | Description |
---|---|---|
mdc1_cont2act_utn |
ao |
% mdc1_cont2act_utn simulate the effect of retarded actuators |
mdc1_ifo2acc_fd |
ao |
% MDC1_IFO2ACC_FS calculates the external acceleration in the frequency-domain. |
mdc1_ifo2acc_fd_utn |
ao |
% mdc1_ifo2acc_fd_utn convert ifo data to acceleration |
mdc1_ifo2acc_inloop |
ao |
% MDC1_IFO2ACC_INLOOP calculates the inloop acceleration in the time-domain. |
mdc1_ifo2cont_utn |
ao |
% mdc1_ifo2cont_utn simulate the effect of the controller |
mdc1_ifo2control |
ao |
% MDC1_IFO2CONTROL converts the input time-series to control forces. |
mdc1_x2acc |
ao |
% MDC1_X2ACC converts the input time-series to acceleration with a time-domain filter |
Function name | Class | Description |
---|---|---|
g_constructor |
plist |
% This is the generic constructor for LTPDA package, to be used in the GUI |