381 - 390 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Dispatch   (Built-in Mathematica Symbol)
Dispatch[{lhs_1 -> rhs_1, lhs_2 -> rhs_2, ...}] generates an optimized dispatch table representation of a list of rules. The object produced by Dispatch can be used to give ...
UpValues   (Built-in Mathematica Symbol)
UpValues[f] gives a list of transformation rules corresponding to all upvalues defined for the symbol f.
Mathematica has many powerful features, to handle a wide range of statistical needs. Some of the most elementary are outlined below.
Create a Matrix   (Mathematica How To)
Matrices are represented in Mathematica with lists. They can be entered directly with the { } notation, constructed from a formula, or imported from a data file. Mathematica ...
Position   (Built-in Mathematica Symbol)
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
Commonest   (Built-in Mathematica Symbol)
Commonest[list] gives a list of the elements that are the most common in list.Commonest[list, n] gives a list of the n most common elements in list.
When summarizing data, it is often useful to analyze it by subgroup. For example, crop yields could be categorized by seed variety, or average patient recovery time by ...
OwnValues   (Built-in Mathematica Symbol)
OwnValues[x] gives the rule corresponding to any ownvalue defined for the symbol x.
Package Development   (Mathematica Guide)
Mathematica is to its core a fundamentally extensible system, in which efficient, modular, reusable packages of any size can readily be created. Mathematica's symbolic ...
Constructors   (JLink Symbol)
Constructors[javaclass] returns a list of the Java declarations for all constructors of the specified JavaClass. Constructors["classname"] lists the constructor for the named ...
1 ... 36|37|38|39|40|41|42 ... 462 Previous Next

...