cmplx2rgb | CMPLX2RGB Convert complex matrix to an imageable RGB form. |
convnsep | CONVNSEP N-dimensional convolution with separable kernels. |
embed | EMBED Time-series lag embedding. |
gaussianvectors | GAUSSIANVECTORS Returns vectors whose components are Gaussian RV's. |
gausskernel | GAUSSKERNEL Creates a discretized N-dimensional Gaussian kernel. |
hist3d | HIST3D 3-Dimensional Density Histogram. |
histnd | HISTND N-Dimensional histogram |
histxt | HISTXT Column-by-column Histograms. |
histxy | HISTXY 2-Dimensional Density Histogram. |
knn | KNN Finds the K nearest neighbors in a reference matrix. |
leading_edges | LEADING_EDGES Marks 0 -> NONZERO transitions in binary data. |
mindist | MINDIST Finds indices of closest vectors. |
minmax | MINMAX Simultaneous overall smallest and largest components. |
mtm_cohere | CMTM Coherence function estimate using the multitaper method. |
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. |
rescale | RESCALE Rescales a data set. |
smooth3f | SMOOTH3F Smooth 3D data (fast version). |
trig_events | TRIG_EVENTS Extracts events based on a trigger. |