211 - 220 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
N   (Built-in Mathematica Symbol)
N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
Image Processing   (Mathematica Tutorial)
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
Abs   (Built-in Mathematica Symbol)
Abs[z] gives the absolute value of the real or complex number z.
ArrayRules   (Built-in Mathematica Symbol)
ArrayRules[SparseArray[...]] gives the rules {pos_1 -> val_1, pos_2 -> val_2, ...} specifying elements in a sparse array. ArrayRules[list] gives rules for SparseArray[list].
CharacteristicPolynomial   (Built-in Mathematica Symbol)
CharacteristicPolynomial[m, x] gives the characteristic polynomial for the matrix m. CharacteristicPolynomial[{m, a}, x] gives the generalized characteristic polynomial with ...
Listable   (Built-in Mathematica Symbol)
Listable is an attribute that can be assigned to a symbol f to indicate that the function f should automatically be threaded over lists that appear as its arguments.
MapIndexed   (Built-in Mathematica Symbol)
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...
TraditionalForm   (Built-in Mathematica Symbol)
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Sparse Arrays: Manipulating Lists   (Mathematica Tutorial)
Lists are normally specified in Mathematica just by giving explicit lists of their elements. But particularly in working with large arrays, it is often useful instead to be ...
CUDAImageAdd   (CUDALink Symbol)
CUDAImageAdd[img, x] adds an amount x to each channel value in img.CUDAImageAdd[mem, x] adds an amount x to each channel value in mem.CUDAImageAdd[img 1, img 2] gives an ...
1 ... 19|20|21|22|23|24|25 ... 33 Previous Next

...