1 - 10 of 46 for BinCountsSearch Results
BinCounts   (Built-in Mathematica Symbol)
BinCounts[{x_1, x_2, ...}] counts the number of elements x_i whose values lie in successive integer bins. BinCounts[{x_1, x_2, ...}, dx] counts the number of elements x_i ...
Statistics`DataManipulation`   (Mathematica Compatibility Information)
Functionality in this package has been added to the built-in Mathematica kernel. CumulativeSums is replaced by Accumulate. Frequencies is replaced by Tally. BinCounts and ...
Version 6.0 added a collection of carefully optimized functions to Mathematica's powerful arsenal of numerical handling capabilities.
Exploratory Data Analysis   (Mathematica Guide)
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...
New in 6.0: List Manipulation   (Mathematica Guide)
Widely recognized as the world's most powerful list manipulation language, Mathematica added in Version 6.0 a number of important new functions. Each function was carefully ...
Tally   (Built-in Mathematica Symbol)
Tally[list] tallies the elements in list, listing all distinct elements together with their multiplicities. Tally[list, test] uses test to determine whether pairs of elements ...
Discrete & Integer Data   (Mathematica Guide)
Integrated into the Mathematica system are powerful functions for analyzing large volumes of discrete and integer data—often conveniently specified using Mathematica's ...
Ordinary mathematical functions in Mathematica are always "listable", so that they are immediately applied in parallel across lists. Mathematica provides a wide variety of ...
BinLists   (Built-in Mathematica Symbol)
BinLists[{x_1, x_2, ...}] gives lists of the elements x_i whose values lie in successive integer bins. BinLists[{x_1, x_2, ...}, dx] gives lists of the elements x_i whose ...
Descriptive Statistics   (Mathematica Guide)
Mathematica's descriptive statistics functions operate both on explicit data and on symbolic representations of statistical distributions. When operating on explicit data, ...
1|2|3|4|5 Next

...