7291 - 7300 of 9835 for applying functions to partsSearch Results
math   (Mathematica System Program)
math options starts the Mathematica kernel in Unix and Linux.
AdjustmentBox   (Built-in Mathematica Symbol)
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
BinaryWrite   (Built-in Mathematica Symbol)
BinaryWrite[channel, b] writes a byte of data, specified as an integer from 0 to 255. BinaryWrite[channel, {b_1, b_2, ...}] writes a sequence of bytes. BinaryWrite[channel, " ...
ChessboardDistance   (Built-in Mathematica Symbol)
ChessboardDistance[u, v] gives the chessboard, Chebyshev, or sup norm distance between vectors u and v.
ContourDetect   (Built-in Mathematica Symbol)
ContourDetect[image] gives a binary image in which white pixels correspond to the zeros and zero crossings in image.ContourDetect[image, delta] treats values in image that ...
CrossMatrix   (Built-in Mathematica Symbol)
CrossMatrix[r] gives a matrix whose elements are 1 in a centered cross-shaped region that extends r positions along each index direction, and are 0 otherwise.CrossMatrix[r, ...
DamerauLevenshteinDistance   (Built-in Mathematica Symbol)
DamerauLevenshteinDistance[u, v] gives the Damerau\[Dash]Levenshtein distance between strings or vectors u and v.
EdgeDetect   (Built-in Mathematica Symbol)
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
EditDistance   (Built-in Mathematica Symbol)
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
FindThreshold   (Built-in Mathematica Symbol)
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
1 ... 727|728|729|730|731|732|733 ... 984 Previous Next

...