1561 - 1570 of 8564 for solution of equationsSearch Results
View search results from all Wolfram sites (69105 matches)
Introduction   (CUDALink Tutorial)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
ListStreamPlot   (Built-in Mathematica Symbol)
ListStreamPlot[array] generates a stream plot from an array of vector field values.ListStreamPlot[{{{x_1, y_1}, {vx_1, vy_1}}, ...}] generates a stream plot from vector field ...
FrechetDistribution   (Built-in Mathematica Symbol)
FrechetDistribution[\[Alpha], \[Beta]] represents the Frechet distribution with shape parameter \[Alpha] and scale parameter \[Beta].FrechetDistribution[\[Alpha], \[Beta], ...
PDF   (Built-in Mathematica Symbol)
PDF[dist, x] gives the probability density function for the symbolic distribution dist evaluated at x.PDF[dist, {x_1, x_2, ...}] gives the multivariate probability density ...
HyperbolicDistribution   (Built-in Mathematica Symbol)
HyperbolicDistribution[\[Alpha], \[Beta], \[Delta], \[Mu]] represents a hyperbolic distribution with location parameter \[Mu], scale parameter \[Delta], shape parameter ...
Importing XML   (XML Package Tutorial)
You can import XML data into Mathematica using the standard Import function, which has the following syntax. Importing files. The first argument specifies the file to be ...
StreamDensityPlot   (Built-in Mathematica Symbol)
StreamDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a stream plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
Product   (Built-in Mathematica Symbol)
Product[f, {i, i_max}] evaluates the product \[Product]i = 1 i_max f. Product[f, {i, i_min, i_max}] starts with i = i_min. Product[f, {i, i_min, i_max, di}] uses steps di. ...
Calling .NET from Mathematica   (NETLink Tutorial)
.NET/Link provides Mathematica users with the ability to interact with arbitrary .NET types directly from Mathematica. You can create objects and call methods and properties ...
 
1 ... 154|155|156|157|158|159|160 ... 857 Previous Next

...