ListSurfacePlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots a three-dimensional surface constructed to fit the specified points.
Here is a system of two ODEs whose coefficient matrix has real and distinct eigenvalues. This solves the system. Note that the general solution depends on two arbitrary ...
HistogramDistribution[{x_1, x_2, ...}] represents the probability distribution corresponding to a histogram of the data values x_i.HistogramDistribution[{{x_1, y_1, ...}, ...
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
This document describes how to compile and run MathLink programs written in the C language on computers running a Microsoft Windows operating system. ("MathLink and External ...
int MLNextPacket (MLINK link) goes to the next packet on link and returns a constant to indicate its head.
KernelMixtureDistribution[{x_1, x_2, ...}] represents a kernel mixture distribution based on the data values x_i.KernelMixtureDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. It does this by taking assumptions about the computations ...
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
StateResponse[ss, u, t] gives the state response of the StateSpaceModel object ss to the input u as a function of time t.StateResponse[ss, u, {t, t_min, t_max}] gives the ...