1031 - 1040 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502801 matches)
CUDALink Overview   (CUDALink Overview)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
Hash   (Built-in Mathematica Symbol)
Hash[expr] gives an integer hash code for the expression expr.Hash[expr, " type"] gives an integer hash code of the specified type for expr.
MLSetSignalHandlerFromFunction()   (Mathematica MathLink C Function)
int MLSetSignalHandlerFromFunction (MLENV ep, int s, void *sf) installs the Unix signal handler pointed to by sf for signal s in the MathLink library signal-handling ...
Input Syntax   (Mathematica Tutorial)
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
TransferFunctionZeros   (Built-in Mathematica Symbol)
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
SparseArray   (Built-in Mathematica Symbol)
SparseArray[{pos_1 -> val_1, pos_2 -> val_2, ...}] yields a sparse array in which values val_i appear at positions pos_i. SparseArray[{pos_1, pos_2, ...} -> {val_1, val_2, ...
Clairaut Equations   (Mathematica Tutorial)
A Clairaut equation is a first-order equation of the form A remarkable feature of this nonlinear equation is that its general solution has a very simple form. This is an ...
Colors   (Mathematica Guide)
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
1 ... 101|102|103|104|105|106|107 ... 461 Previous Next

...