Mathematica has powerful capabilities for explicit signal processing with large volumes of data, imported and exported in many formats, and for symbolic analysis of signal ...
Clip
(Built-in Mathematica Symbol) Clip[x] gives x clipped to be between -1 and +1. Clip[x, {min, max}] gives x for min <= x <= max, min for x < min and max for x > max. Clip[x, {min, max}, {v_min, v_max}] ...
GeoTIFF
(Mathematica Import/Export Format) GIS extension of the TIFF format. Used for archiving and exchanging aerial photography or terrain data. Binary format. Contains rasters or digital elevation models (DEM). ...
Overlay
(Built-in Mathematica Symbol) Overlay[{expr_1, expr_2, ...}] displays as an overlay of all the expr_i.Overlay[{expr_1, expr_2, ...}, {i, j, ...}] displays as an overlay of expr_i, expr_j, ...
Wavelets are short wavelike functions that can be scaled and translated. Wavelet transforms take any signal and express it in terms of scaled and translated wavelets. The ...
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
OpenCLMemoryGet[mem] gets OpenCLMemory into the CPU and Mathematica.
PDF
(Mathematica Import/Export Format) MIME type: application/pdf Adobe Acrobat format. Standard format for exchanging and archiving multi-page documents. PDF is an acronym for Portable Document Format. Binary ...
LiftingWaveletTransform[data] gives the lifting wavelet transform (LWT) of an array of data.LiftingWaveletTransform[data, wave] gives the lifting wavelet transform using the ...
Some operators used in basic arithmetic and algebra. Note that the for ∖[Cross] is distinguished by being drawn slightly smaller than the × for ∖[Times]. Interpretation of ...