When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
PreemptProtect[expr] evaluates expr, without any interruption from preemptive evaluations.
Mathematica supports all standard raster audio formats and codecs, with options to allow detailed control over encoding and compression. Mathematica also allows conversion ...
LiftingWaveletTransform[data] gives the lifting wavelet transform (LWT) of an array of data.LiftingWaveletTransform[data, wave] gives the lifting wavelet transform using the ...
One of the most common uses of MathLink is to allow you to call functions in an external program from within Mathematica. Once the external program has been set up, all you ...
DistanceMatrix[list] gives a matrix of distances or dissimilarities between the elements of list.