2161 - 2170 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188727 matches)
Efficiency   (Compiled Function Tools Tutorial)
This section is designed to discuss how to make compiled functions run efficiently. It will cover features that make them run faster, as well as problems that can make them ...
TradingChart   (Built-in Mathematica Symbol)
TradingChart[{{date_1, {open_1, high_1, low_1, close_1, volume_1}}, ...}] makes a chart showing prices and volume for each date. TradingChart[{" name", daterange}] makes a ...
TreeGraph   (Built-in Mathematica Symbol)
TreeGraph[{v_1, v_2, ...}, {u_1, u_2, ...}] yields a tree where u_i is the predecessor of v_i.TreeGraph[{e_1, e_2, ...}] yields a tree with edges e_j.TreeGraph[{v_1, v_2, ...
ExampleData   (Built-in Mathematica Symbol)
ExampleData["type"] gives a list of names of examples of the specified type.ExampleData[{" type", " name"}] gives the default form of the named example of the specified ...
Work with Statistical Distributions   (Mathematica How To)
Statistical distributions have applications in many fields, including the biological, social, and physical sciences. Mathematica represents statistical distributions as ...
AdjacencyGraph   (Built-in Mathematica Symbol)
AdjacencyGraph[amat] gives the graph with adjacency matrix amat.AdjacencyGraph[{v_1, v_2, ...}, amat] gives the graph with vertices v_i and adjacency matrix amat.
BooleanConvert   (Built-in Mathematica Symbol)
BooleanConvert[expr] converts the Boolean expression expr to disjunctive normal form.BooleanConvert[expr, form] converts the Boolean expression expr to the specified ...
CirculantGraph   (Built-in Mathematica Symbol)
CirculantGraph[n, j] gives the circulant graph with n vertices and jump j C_n (j).CirculantGraph[n, {j_1, j_2, ...}] gives the circulant graph with n vertices and jumps j_1, ...
CompleteKaryTree   (Built-in Mathematica Symbol)
CompleteKaryTree[n] gives the complete binary tree with n levels.CompleteKaryTree[n, k] gives the complete k-ary tree with n levels.
Cyclotomic   (Built-in Mathematica Symbol)
Cyclotomic[n, x] gives the n\[Null]^th cyclotomic polynomial in x.
1 ... 214|215|216|217|218|219|220 ... 237 Previous Next

...