511 - 520 of 847 for matrixSearch Results
View search results from all Wolfram sites (16670 matches)
Sinh   (Built-in Mathematica Symbol)
Sinh[z] gives the hyperbolic sine of z.
VertexInDegree   (Built-in Mathematica Symbol)
VertexInDegree[g] gives the list of vertex in-degrees for all vertices in the graph g.VertexInDegree[g, v] gives the vertex in-degree for the vertex v.
MinCut   (Graph Utilities Package Symbol)
MinCut[g, k] partitions the undirected graph g into k parts where the number of edge cuts is approximately minimized.
MPS   (Mathematica Import/Export Format)
MPS mathematical file format. De facto standard for specifying linear programming (LP) problems. Commonly used as input format by LP solvers. MPS is an acronym for ...
DiscreteLQEstimatorGains   (Built-in Mathematica Symbol)
DiscreteLQEstimatorGains[ss, {w, v}, \[Tau]] gives the optimal discrete-time estimator gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel object ...
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 ...
Join   (Built-in Mathematica Symbol)
Join[list_1, list_2, ...] concatenates lists or other expressions that share the same head.Join[list_1, list_2, ..., n] joins the objects at level n in each of the list_i.
Nested Lists   (Mathematica Tutorial)
Ways to construct nested lists. This generates a table corresponding to a 2×3 nested list. This generates an array corresponding to the same nested list.
Tables and Matrices   (Mathematica Tutorial)
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
General Graph Drawing   (Mathematica Tutorial)
GraphPlot and GraphPlot3D calculate and plot a visually appealing 2D/3D layout of a graph. The functions are designed to work with very large graphs and handle both connected ...
1 ... 49|50|51|52|53|54|55 ... 85 Previous Next

...