1601 - 1610 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
ConnectedComponents   (Built-in Mathematica Symbol)
ConnectedComponents[g] gives the connected components of the graph g.ConnectedComponents[g, {v_1, v_2, ...}] gives the connected components that include at least one of the ...
ExponentialMovingAverage   (Built-in Mathematica Symbol)
ExponentialMovingAverage[list, \[Alpha]] gives the exponential moving average of list with smoothing constant \[Alpha].
LogPlot   (Built-in Mathematica Symbol)
LogPlot[f, {x, x_min, x_max}] generates a log plot of f as a function of x from x_min to x_max. LogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log plots of several ...
PolynomialQuotient   (Built-in Mathematica Symbol)
PolynomialQuotient[p, q, x] gives the quotient of p and q, treated as polynomials in x, with any remainder dropped.
VertexCoverQ   (Built-in Mathematica Symbol)
VertexCoverQ[g, vlist] yields True if the vertex list vlist is a vertex cover of the graph g, and False otherwise.
WeierstrassZeta   (Built-in Mathematica Symbol)
WeierstrassZeta[u, {g_2, g_3}] gives the Weierstrass zeta function \[Zeta](u; g_2, g_3).
WeightedAdjacencyMatrix   (Built-in Mathematica Symbol)
WeightedAdjacencyMatrix[g] gives the adjacency matrix of edge weights of the graph g.
Principles of Evaluation   (Mathematica Tutorial)
The fundamental operation that Mathematica performs is evaluation. Whenever you enter an expression, Mathematica evaluates the expression, then returns the result. Evaluation ...
Simultaneous Equations   (Mathematica Tutorial)
You can give Solve a list of simultaneous equations to solve. Solve can find explicit solutions for a large class of simultaneous polynomial equations. Here is a simple ...
Special Ways to Input Expressions   (Mathematica Tutorial)
Mathematica allows you to use special notation for many common operators. For example, although internally Mathematica represents a sum of two terms as Plus[x,y], you can ...
1 ... 158|159|160|161|162|163|164 ... 260 Previous Next

...