931 - 940 of 3888 for algebraically constructive setsSearch Results
View search results from all Wolfram sites (15518 matches)
IntervalGraph   (Combinatorica Package Symbol)
IntervalGraph[l] constructs the interval graph defined by the list of intervals l.
RandomTree   (Combinatorica Package Symbol)
RandomTree[n] constructs a random labeled tree on n vertices.
RealizeDegreeSequence   (Combinatorica Package Symbol)
RealizeDegreeSequence[s] constructs a semirandom graph with degree sequence s.
RegularGraph   (Combinatorica Package Symbol)
RegularGraph[k, n] constructs a semirandom k-regular graph on n vertices, if such a graph exists.
Wheel   (Combinatorica Package Symbol)
Wheel[n] constructs a wheel on n vertices, which is the join of CompleteGraph[1] and Cycle[n - 1].
Eigenvalues   (Built-in Mathematica Symbol)
Eigenvalues[m] gives a list of the eigenvalues of the square matrix m. Eigenvalues[{m, a}] gives the generalized eigenvalues of m with respect to a. Eigenvalues[m, k] gives ...
FindClusters   (Built-in Mathematica Symbol)
FindClusters[{e_1, e_2, ...}] partitions the e i into clusters of similar elements. FindClusters[{e_1 -> v_1, e_2 -> v_2, ...}] returns the v_i corresponding to the e i in ...
SchurDecomposition   (Built-in Mathematica Symbol)
SchurDecomposition[m] yields the Schur decomposition for a numerical matrix m, given as a list {q, t} where q is an orthonormal matrix and t is a block upper-triangular ...
Ordering   (Built-in Mathematica Symbol)
Ordering[list] gives the positions in list at which each successive element of Sort[list] appears. Ordering[list, n] gives the positions in list at which the first n elements ...
ItemSize   (Built-in Mathematica Symbol)
ItemSize is an option for Grid, Column, and related constructs that specifies the sizes to allow for items.
1 ... 91|92|93|94|95|96|97 ... 389 Previous Next

...