7341 - 7350 of 9835 for applying functions to partsSearch Results
Slider   (GUIKit Package)
Widget["Slider"] represents a slider.
ToolBar   (GUIKit Package)
Widget["ToolBar"] represents a toolbar.
MaxPower   (Black Body Radiation Package Symbol)
MaxPower[temp, band] gives the radiative power emitted by a black body in the specified wavelength band band about the peak wavelength, at the specified temperature temp.
PeakWavelength   (Black Body Radiation Package Symbol)
PeakWavelength[temp] gives the wavelength of the maximum emission of a black body at the specified temperature temp.
BellmanFord   (Combinatorica Package Symbol)
BellmanFord[g, v] gives a shortest-path spanning tree and associated distances from vertex v of graph g. The shortest-path spanning tree is given by a list in which element i ...
BreadthFirstTraversal   (Combinatorica Package Symbol)
BreadthFirstTraversal[g, v] performs a breadth-first traversal of graph g starting from vertex v, and gives the breadth-first numbers of the vertices. ...
CageGraph   (Combinatorica Package Symbol)
CageGraph[k, r] gives a smallest k-regular graph of girth r for certain small values of k and r. CageGraph[r] gives CageGraph[3, r]. For k = 3, r can be 3, 4, 5, 6, 7, 8, or ...
ChangeEdges   (Combinatorica Package Symbol)
ChangeEdges[g, e] replaces the edges of graph g with the edges in e. e can have the form {{s_1, t_1}, {s_2, t_2}, ...} or the form {{{s_1, t_1}, gr_1}, {{s_2, t_2}, gr_2}, ...
ChangeVertices   (Combinatorica Package Symbol)
ChangeVertices[g, v] replaces the vertices of graph g with the vertices in the given list v. v can have the form {{x_1, y_1}, {x_2, y_2}, ...} or the form {{{x_1, y_1}, ...
CompleteKPartiteGraph   (Combinatorica Package Symbol)
CompleteKPartiteGraph[a, b, c, ...] creates a complete k-partite graph of the prescribed shape, provided the k arguments a, b, c, ... are positive integers. An option Type ...
1 ... 732|733|734|735|736|737|738 ... 984 Previous Next

...