TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. TetGenLink is a Mathematica application that uses Wolfram Library Link to link ...
The web services client for Mathematica allows users to call operations that are based remotely on other platforms or languages that are not immediately accessible to ...
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 ...
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 ...
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.