2011 - 2020 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
ExpandNumerator   (Built-in Mathematica Symbol)
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
Functions with Variable Numbers of ...   (Mathematica Tutorial)
Unless f is a flat function, a pattern like f[x_,y_] stands only for instances of the function with exactly two arguments. Sometimes you need to set up patterns that can ...
Getting and Setting Pieces of Matrices   (Mathematica Tutorial)
Ways to get pieces of matrices. Matrices in Mathematica are represented as lists of lists. You can use all the standard Mathematica list-manipulation operations on matrices. ...
DiscreteLyapunovSolve   (Built-in Mathematica Symbol)
DiscreteLyapunovSolve[a, c] finds the numeric solution x of the discrete matrix equation a.x.a\[ConjugateTranspose] - x == c.DiscreteLyapunovSolve[a, b, c] solves a.x.b - x ...
Applying Functions to Lists   (Mathematica Guide)
Many computations are conveniently specified in terms of applying functions in parallel to many elements in a list. Mathematica provides a suite of elegant functional ...
GenerateConditions   (Built-in Mathematica Symbol)
GenerateConditions is an option for Integrate, Sum, and similar functions that specifies whether explicit conditions on parameters should be generated in the result.
PolynomialQ   (Built-in Mathematica Symbol)
PolynomialQ[expr, var] yields True if expr is a polynomial in var, and yields False otherwise. PolynomialQ[expr, {var_1, ...}] tests whether expr is a polynomial in the var_i.
TableDirections   (Built-in Mathematica Symbol)
TableDirections is an option for TableForm and MatrixForm which specifies whether successive dimensions should be arranged as rows or columns.
Create Lists   (Mathematica How To)
Lists are very important and general structures in Mathematica. They allow you to treat collections of all kinds of objects as a single entity. There are many ways to ...
EuclideanDistance   (Built-in Mathematica Symbol)
EuclideanDistance[u, v] gives the Euclidean distance between vectors u and v.
1 ... 199|200|201|202|203|204|205 ... 809 Previous Next

...