6151 - 6160 of 9835 for applying functions to partsSearch Results
View search results from all Wolfram sites (522563 matches)
TextArea   (GUIKit Package)
Widget["TextArea"] represents a text area.
AddEdges   (Combinatorica Package Symbol)
AddEdges[g, edgeList] gives graph g with the new edges in edgeList added. edgeList can have the form {a, b} to add a single edge {a, b} or the form {{a, b}, {c, d}, ...}, to ...
AddVertices   (Combinatorica Package Symbol)
AddVertices[g, n] adds n disconnected vertices to graph g. AddVertices[g, vList] adds vertices in vList to g. vList contains embedding and graphics information and can have ...
AllPairsShortestPath   (Combinatorica Package Symbol)
AllPairsShortestPath[g] gives a matrix, where the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j. AllPairsShortestPath[g, Parent] ...
BinarySubsets   (Combinatorica Package Symbol)
BinarySubsets[l] gives all subsets of l ordered according to the binary string defining each subset. For any positive integer n, BinarySubsets[n] gives all subsets of {1, 2, ...
CirculantGraph   (Combinatorica Package Symbol)
CirculantGraph[n, l] constructs a circulant graph on n vertices, meaning the i\[Null]^th vertex is adjacent to the (i + j)\[Null]^th and (i - j)\[Null]^th vertices, for each ...
ConvexHullMedian   (Computational Geometry Package Symbol)
ConvexHullMedian[{{x_1, y_1}, ..., {x_n, y_n}}] estimates the median to be the mean of the bivariate data points lying on the innermost layer of the convex layers of the data.
ConvexHull   (Computational Geometry Package Symbol)
ConvexHull[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar convex hull of the points {{x_1, y_1}, ...}, represented as a list of point indices arranged in counterclockwise ...
TriangularSurfacePlot   (Computational Geometry Package Symbol)
TriangularSurfacePlot[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y ...
TrimPoints   (Computational Geometry Package Symbol)
TrimPoints is an option to DiagramPlot that specifies which diagram outlier vertex lies on the PlotRange limit.
1 ... 613|614|615|616|617|618|619 ... 984 Previous Next

...