81 - 90 of 847 for matrixSearch Results
View search results from all Wolfram sites (16670 matches)
Colorize   (Built-in Mathematica Symbol)
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
DiamondMatrix   (Built-in Mathematica Symbol)
DiamondMatrix[r] gives a matrix whose elements are 1 in a diamond-shaped region that extends r index positions to each side, and are 0 otherwise.DiamondMatrix[r, w] gives a ...
AdjacencyGraph   (Built-in Mathematica Symbol)
AdjacencyGraph[amat] gives the graph with adjacency matrix amat.AdjacencyGraph[{v_1, v_2, ...}, amat] gives the graph with vertices v_i and adjacency matrix amat.
Dimensions   (Built-in Mathematica Symbol)
Dimensions[expr] gives a list of the dimensions of expr. Dimensions[expr, n] gives a list of the dimensions of expr down to level n.
WeightedAdjacencyGraph   (Built-in Mathematica Symbol)
WeightedAdjacencyGraph[wmat] gives the graph with weighted adjacency matrix wmat.WeightedAdjacencyGraph[{v_1, v_2, ...}, wmat] gives the graph with vertices v_i and weighted ...
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, ...
IncidenceGraph   (Built-in Mathematica Symbol)
IncidenceGraph[m] gives the graph with incidence matrix m.
OutputResponse   (Built-in Mathematica Symbol)
OutputResponse[sys, u, t] gives the output response of a TransferFunctionModel or StateSpaceModel object sys to the input u as a function of time t.OutputResponse[sys, u, {t, ...
StateResponse   (Built-in Mathematica Symbol)
StateResponse[ss, u, t] gives the state response of the StateSpaceModel object ss to the input u as a function of time t.StateResponse[ss, u, {t, t_min, t_max}] gives the ...
Det   (Built-in Mathematica Symbol)
Det[m] gives the determinant of the square matrix m.
1 ... 6|7|8|9|10|11|12 ... 85 Previous Next

...