851 - 860 of 916 for EqualSearch Results
View search results from all Wolfram sites (315414 matches)
Lighting   (Built-in Mathematica Symbol)
Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
ContourPlot   (Built-in Mathematica Symbol)
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
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 ...
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.
ListContourPlot   (Built-in Mathematica Symbol)
ListContourPlot[array] generates a contour plot from an array of height values. ListContourPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a contour plot from values ...
Plot3D   (Built-in Mathematica Symbol)
Plot3D[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a three-dimensional plot of f as a function of x and y. Plot3D[{f_1, f_2, ...}, {x, x_min, x_max}, {y, y_min, ...
RevolutionPlot3D   (Built-in Mathematica Symbol)
RevolutionPlot3D[f_z, {t, t_min, t_max}] generates a plot of the surface of revolution with height f_z at radius t.RevolutionPlot3D[f_z, {t, t_min, t_max}, {\[Theta], ...
SphericalPlot3D   (Built-in Mathematica Symbol)
SphericalPlot3D[r, \[Theta], \[Phi]] generates a 3D plot with a spherical radius r as a function of spherical coordinates \[Theta] and \[Phi].SphericalPlot3D[r, {\[Theta], ...
StableDistribution   (Built-in Mathematica Symbol)
StableDistribution[type, \[Alpha], \[Beta], \[Mu], \[Sigma]] represents the stable distribution S_type with index of stability \[Alpha], skewness parameter \[Beta], location ...
1 ... 83|84|85|86|87|88|89 ... 92 Previous Next

...