The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...
LogLogPlot[f, {x, x_min, x_max}] generates a log-log plot of f as function of x from x_min to x_max. LogLogPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates log-log plots of ...
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
RandomVariate[dist] gives a pseudorandom variate from the symbolic distribution dist.RandomVariate[dist, n] gives a list of n pseudorandom variates from the symbolic ...
ToCCodeString[symbolicC] generates a string of C code from a symbolic C expression.
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
NFourierCoefficient[expr, t, n] gives a numerical approximation to the n \[Null]^th coefficient in the Fourier exponential series expansion of expr, where expr is a periodic ...
NFourierSinCoefficient[expr, t, n] gives a numerical approximation to the n\[Null]^th coefficient in the Fourier sine series expansion of expr, where expr is a periodic ...
MeanTest
(Hypothesis Testing Package Symbol) MeanTest[list, \[Mu]_0] performs a test with null hypothesis \[Mu] = \[Mu]_0.
By far the largest release since Version 1.0 in 1988, Version 6.0 added a remarkable breadth of new functionality. As well as introducing several major new fundamental ...