StateOutputEstimator[ss, l] constructs an estimator for the StateSpaceModel object ss with estimator gain matrix l.StateOutputEstimator[{ss, sensors}, l] uses only sensors as ...
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
AtmosphericPlot[property] generates a plot of the specified property property as a function of geometric altitude.
A Riccati equation is a first-order equation of the form This equation was used by Count Riccati of Venice (1676–1754) to help in solving second-order ordinary differential ...
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
DiscreteConvolve[f, g, n, m] gives the convolution with respect to n of the expressions f and g. DiscreteConvolve[f, g, {n_1, n_2, ...}, {m_1, m_2, ...}] gives the ...
IndependentEdgeSetQ[g, elist] yields True if the edge list elist is an independent edge set of the graph g, and False otherwise.
Widget["Frame"] represents a complete window.
Highlight[g, p] displays g with elements in p highlighted. The second argument p has the form {s_1, s_2, ...}, where the s_i are disjoint subsets of vertices and edges of g.
const char * MLLinkName (MLINK link) returns the name string used to create the link.