1631 - 1640 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447060 matches)
PetersenGraph   (Built-in Mathematica Symbol)
PetersenGraph[n, k] gives the generalized Petersen graph P n, k.
RandomGraph   (Built-in Mathematica Symbol)
RandomGraph[{n, m}] gives a pseudorandom graph with n vertices and m edges.RandomGraph[{n, m}, k] gives a list of k pseudorandom graphs.RandomGraph[gdist, ...] samples from ...
StarGraph   (Built-in Mathematica Symbol)
StarGraph[n] gives the star graph with n vertices S_n.
WeightedAdjacencyGraph   (Built-in Mathematica Symbol)
WeightedAdjacencyGraph[wmat] gives the graph with weighted adjacency matrix wmat.WeightedAdjacencyGraph[{v_1, v_2, ...}, wmat] gives the graph with vertices v_i and weighted ...
WheelGraph   (Built-in Mathematica Symbol)
WheelGraph[n] gives the wheel graph with n vertices W_n.
StringCases   (Built-in Mathematica Symbol)
StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
BetweennessCentrality   (Built-in Mathematica Symbol)
BetweennessCentrality[g] gives a list of betweenness centralities for the vertices in the graph g.
ImageLines   (Built-in Mathematica Symbol)
ImageLines[image] finds line segments in image and returns the coordinates of their endpoints.ImageLines[image, t] uses the threshold t for selecting image ...
ScalingMatrix   (Built-in Mathematica Symbol)
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
1 ... 161|162|163|164|165|166|167 ... 484 Previous Next

...