1521 - 1530 of 1786 for TableSearch Results
View search results from all Wolfram sites (28565 matches)
BreadthFirstScan   (Built-in Mathematica Symbol)
BreadthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a breadth-first scan (bfs) of the graph g starting at the vertex s and evaluates f_i whenever ...
LineBreakChart   (Built-in Mathematica Symbol)
LineBreakChart[{{date_1, p_1}, {date_2, p_2}, ...}] makes a line break chart with prices p_i at date date_i.LineBreakChart[{" name", daterange}] makes a line break chart of ...
NIntegrate Integration Rules   (Mathematica Tutorial)
An integration rule computes an estimate of an integral over a region, typically using a weighted sum. In the context of NIntegrate usage, an integration rule object provides ...
Examples   (C Code Generator Tutorial)
The C code generator can be used to create standalone executables that link to the Wolfram runtime library. This example creates a standalone C executable for a low-pass ...
MinimumBandwidthOrdering   (Graph Utilities Package Symbol)
MinimumBandwidthOrdering[g] attempts to find a vertex ordering that minimizes the bandwidth of the undirected graph g.MinimumBandwidthOrdering[m] attempts to find row and ...
DiscreteRiccatiSolve   (Built-in Mathematica Symbol)
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...
FindIntegerNullVector   (Built-in Mathematica Symbol)
FindIntegerNullVector[{x_1, x_2, ..., x_n}] finds a list of integers a_i such that a_1 x_1 + a_2 x_2 + \[CenterEllipsis] + a_n x_n == 0. FindIntegerNullVector[{x_1, x_2, ..., ...
KalmanEstimator   (Built-in Mathematica Symbol)
KalmanEstimator[ss, {w, v}] constructs the Kalman estimator for the StateSpaceModel object ss with process and measurement noise covariance matrices w and v. ...
ListCorrelate   (Built-in Mathematica Symbol)
ListCorrelate[ker, list] forms the correlation of the kernel ker with list. ListCorrelate[ker, list, k] forms the cyclic correlation in which the k \[Null]^th element of ker ...
N   (Built-in Mathematica Symbol)
N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
1 ... 150|151|152|153|154|155|156 ... 179 Previous Next

...