4291 - 4300 of 8969 for wrapping functions around elements of li...Search Results
FixedStep Method for NDSolve   (Mathematica Tutorial)
It is often useful to carry out a numerical integration using fixed step sizes. For example, certain methods such as "DoubleStep" and "Extrapolation" carry out a sequence of ...
MinimalStateSpaceModel   (Built-in Mathematica Symbol)
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
PathGraph   (Built-in Mathematica Symbol)
PathGraph[{v_1, v_2, ...}] yields a path with vertices v_i and edges between v_i and v i +\[ThinSpace]1 .PathGraph[{e_1, e_2, ...}] yields a path with edges ...
\[DoubleLeftTee]   (Mathematica Character Name)
Unicode: 2AE4. Infix operator. x ⫤ y is by default interpreted as DoubleLeftTee[x,y]. x ⫤ y ⫤ z groups as (x ⫤ y) ⫤ z. Used in mathematics to indicate various strong forms of ...
\[SquareUnion]   (Mathematica Character Name)
Unicode: 2294. Infix operator. x ⊔ y is by default interpreted as SquareUnion[x,y]. Used in mathematics to denote various forms of generalized union, typically of disjoint ...
Extrapolation Method for NDSolve   (Mathematica Tutorial)
Extrapolation methods are a class of arbitrary-order methods with automatic order and step-size control. The error estimate comes from computing a solution over an interval ...
GraphDistanceMatrix   (Built-in Mathematica Symbol)
GraphDistanceMatrix[g] gives the matrix of distances between vertices for the graph g.GraphDistanceMatrix[g, d] gives the matrix of distances between vertices of maximal ...
Newton's Method   (Mathematica Tutorial)
Newton's method for nonlinear equations is based on a linear approximation so the Newton step is found simply by setting M_k(p)=0, Near a root of the equations, Newton's ...
Termination Conditions   (Mathematica Tutorial)
Mathematically, sufficient conditions for a local minimum of a smooth function are quite straightforward: x^* is a local minimum if ∇f(x^*)=0 and the Hessian ∇^2f(x^*) is ...
Axes   (Built-in Mathematica Symbol)
Axes is an option for graphics functions that specifies whether axes should be drawn.
1 ... 427|428|429|430|431|432|433 ... 897 Previous Next

...