661 - 670 of 1251 for GetSearch Results
View search results from all Wolfram sites (51599 matches)
Utility Packages for Numerical ...   (Mathematica Tutorial)
NDSolve returns solutions as InterpolatingFunction objects. Most of the time, simply using these as functions does what is needed, but occasionally it is useful to access the ...
Introduction to Manipulate   (Mathematica Tutorial)
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
Parallel Computation   (Compiled Function Tools Tutorial)
The Mathematica compiler can run computations in parallel. It does this by threading a compiled function over lists of data in parallel. A first step is to create a compiled ...
DensityPlot   (Built-in Mathematica Symbol)
DensityPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] makes a density plot of f as a function of x and y.
FindFit   (Built-in Mathematica Symbol)
FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
J/Link User Guide   (JLink Overview)
Introduction to J/Link Calling Java from Mathematica Writing Java Programs That Use Mathematica
Norms in NDSolve   (Mathematica Tutorial)
NDSolve uses norms of error estimates to determine when solutions satisfy error tolerances. In nearly all cases the norm has been weighted, or scaled, such that it is less ...
Complicated algebraic expressions can usually be written in many different ways. Mathematica provides a variety of functions for converting expressions from one form to ...
DiscreteWaveletPacketTransform   (Built-in Mathematica Symbol)
DiscreteWaveletPacketTransform[data] gives the discrete wavelet packet transform (DWPT) of an array of data.DiscreteWaveletPacketTransform[data, wave] gives the discrete ...
BarChart   (Built-in Mathematica Symbol)
BarChart[{y_1, y_2, ...}] makes a bar chart with bar lengths y_1, y_2, ....BarChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a bar chart with bar features defined ...
1 ... 64|65|66|67|68|69|70 ... 126 Previous Next

...