1541 - 1550 of 1683 for findSearch Results
View search results from all Wolfram sites (33409 matches)
LinearProgramming   (Built-in Mathematica Symbol)
LinearProgramming[c, m, b] finds a vector x that minimizes the quantity c.x subject to the constraints m.x >= b and x >= 0. LinearProgramming[c, m, {{b_1, s_1}, {b_2, s_2}, ...
ClosenessCentrality   (Graph Utilities Package Symbol)
ClosenessCentrality[g] finds the closeness centrality.
MaximalBipartiteMatching   (Graph Utilities Package Symbol)
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
MaximalIndependentVertexSet   (Graph Utilities Package Symbol)
MaximalIndependentVertexSet[g] gives a maximal independent vertex set of an undirected graph g.MaximalIndependentVertexSet[g, w] gives a maximal independent vertex set of g ...
Differences   (Built-in Mathematica Symbol)
Differences[list] gives the successive differences of elements in list. Differences[list, n] gives the n\[Null]^th differences of list. Differences[list, {n_1, n_2, ...}] ...
ContourPlot   (Built-in Mathematica Symbol)
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
DiscreteWaveletPacketTransform   (Built-in Mathematica Symbol)
DiscreteWaveletPacketTransform[data] gives the discrete wavelet packet transform (DWPT) of an array of data.DiscreteWaveletPacketTransform[data, wave] gives the discrete ...
Permutation Groups   (Mathematica Tutorial)
Groups admit many different representations. In particular, all finite groups can be represented as permutation groups, that is, they are always isomorphic to a subgroup of ...
CUDAFunctionLoad   (CUDALink Symbol)
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
GUIKit Example: PrimeFinder   (GUIKit Package Tutorial)
This example displays a dialog for finding prime numbers and alerting the user when any entered expression evaluates to a prime number. The modal version also shows how ...
1 ... 152|153|154|155|156|157|158 ... 169 Previous Next

...