21 - 30 of 64 for LinearSolveSearch Results
View search results from all Wolfram sites (567 matches)
Mathematica 6.0 represented a major new level in Mathematica's distinguished twenty-year history of broad cutting-edge algorithm development. Mathematica's unified ...
Options   (Built-in Mathematica Symbol)
Options[symbol] gives the list of default options assigned to a symbol. Options[expr] gives the options explicitly specified in a particular expression such as a graphics ...
Expressions with Heads That Are Not ...   (Mathematica Tutorial)
In most cases, you want the head f of a Mathematica expression like f[x] to be a single symbol. There are, however, some important applications of heads that are not symbols. ...
CoefficientArrays   (Built-in Mathematica Symbol)
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
LUDecomposition   (Built-in Mathematica Symbol)
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
NullSpace   (Built-in Mathematica Symbol)
NullSpace[m] gives a list of vectors that forms a basis for the null space of the matrix m.
LeastSquares   (Built-in Mathematica Symbol)
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
Norm   (Built-in Mathematica Symbol)
Norm[expr] gives the norm of a number, vector or matrix. Norm[expr, p] gives the p-norm.
Inverse   (Built-in Mathematica Symbol)
Inverse[m] gives the inverse of a square matrix m.
HermitianMatrixQ   (Built-in Mathematica Symbol)
HermitianMatrixQ[m] tests whether m is a Hermitian matrix.
1|2|3|4|5|6|7 Previous Next

...