141 - 150 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
ObservableDecomposition   (Built-in Mathematica Symbol)
ObservableDecomposition[ss] yields the observable decomposition of the StateSpaceModel object ss. The result is a list {s_o, ss_o} where s_o is the transformation matrix and ...
Take   (Built-in Mathematica Symbol)
Take[list, n] gives the first n elements of list. Take[list, -n] gives the last n elements of list. Take[list, {m, n}] gives elements m through n of list. Take[list, seq_1, ...
Partition   (Built-in Mathematica Symbol)
Partition[list, n] partitions list into non-overlapping sublists of length n. Partition[list, n, d] generates sublists with offset d. Partition[list, {n_1, n_2, ...}] ...
ClusteringComponents   (Built-in Mathematica Symbol)
ClusteringComponents[array] gives an array in which each element of array is replaced by an integer index representing the cluster in which the element ...
DirectedEdge   (Built-in Mathematica Symbol)
DirectedEdge[u, v] or u \[DirectedEdge] v represents a directed edge from u to v.
ImageKeypoints   (Built-in Mathematica Symbol)
ImageKeypoints[image] finds key features in image and returns their coordinates.ImageKeypoints[image, prop] gives the specified property prop for each keypoint.
MultivariatePoissonDistribution   (Built-in Mathematica Symbol)
MultivariatePoissonDistribution[\[Mu]_0, {\[Mu]_1, \[Mu]_2, \ ...}] represents a multivariate Poisson distribution with mean vector {\[Mu]_0 + \[Mu]_1, \[Mu]_0 + \[Mu]_2, ...
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
SimpleGraphQ   (Built-in Mathematica Symbol)
SimpleGraphQ[g] yields True if the graph g is a simple graph and False otherwise.
StirlingS1   (Built-in Mathematica Symbol)
StirlingS1[n, m] gives the Stirling number of the first kind S_n^(m).
1 ... 12|13|14|15|16|17|18 ... 33 Previous Next

...