alignwaveforms | ALIGNWAVEFORMS Finds best alignment of waveforms to a reference. |
buttersimple | BUTTERSIMPLE Fixed order Butterworth digital filter design. |
cmplx2rgb | CMPLX2RGB Convert complex matrix to an imageable RGB form. |
cmtm | CMTM Coherence function estimate using the multitaper method. |
convnsep | CONVNSEP N-dimensional convolution with separable kernels. |
embed | EMBED Time-series lag embedding. |
filterm | FILTERM One-dimensional digital filter (memory efficient). |
filterzm | FILTERZM Zero-phase 1-D digital filter (memory efficient). |
gausskernel | GAUSSKERNEL Creates a discretized N-dimensional Gaussian kernel. |
histnd | HISTND N-Dimensional histogram |
histxt | HISTXT Column-by-column Histograms. |
histxy | HISTXY 2-Dimensional Density Histogram. |
histxyz | HISTXYZ 3-Dimensional Density Histogram. |
knn | KNN Finds the K nearest neighbors in a reference matrix. |
leadingedges | LEADINGEDGES Marks 0 -> NONZERO transitions along data columns. |
mindist | MINDIST Finds indices of closest vectors. |
minmax | MINMAX Simultaneous overall smallest and largest components. |
padmatrix | PADMATRIX Pad a matrix. |
pairdist | PAIRDIST Computes a pairwise Euclidean distance matrix. |
pcasvd | PCASVD Principal Components Analysis via (mean-subtracted) SVD. |
pxcorr | PXCORR Efficient cross-correlation for point process data. |
rasterize | RASTERIZE Converts a list of events into a binary time series. |
removeoffset | REMOVEOFFSET Remove DC offset using various techniques. |
rescale | RESCALE Rescales a data set. |
resetintegrator | RESETINTEGRATOR Running counter with resets. |
sindata | SINDATA Generate noisy sinuisoidal data. |
smooth3f | SMOOTH3F Smooth 3D data (fast version). |
triggerevents | TRIGGEREVENTS Extracts data samples before/after a trigger signal. |