71 - 80 of 105 for ReapSearch Results
View search results from all Wolfram sites (813 matches)
Quasi-Newton Methods   (Mathematica Tutorial)
There are many variants of quasi-Newton methods. In all of them, the idea is to base the matrix B_k in the quadratic model on an approximation of the Hessian matrix built up ...
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
LineIntegralConvolutionPlot   (Built-in Mathematica Symbol)
LineIntegralConvolutionPlot[{{v_x, v_y}, image}, {x, x_min, x_max}, {y, y_min, y_max}] generates a line integral convolution plot of image convolved with the vector field ...
ParallelMap   (Built-in Mathematica Symbol)
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
VectorPlot3D   (Built-in Mathematica Symbol)
VectorPlot3D[{v_x, v_y, v_z}, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] generates a 3D vector plot of the vector field {v_x, v_y, v_z} as a function of x, y, ...
DiscretePlot   (Built-in Mathematica Symbol)
DiscretePlot[expr, {n, n_max}] generates a plot of the values of expr when n runs from 1 to n_max.DiscretePlot[expr, {n, n_min, n_max}] generates a plot of the values of expr ...
ListPointPlot3D   (Built-in Mathematica Symbol)
ListPointPlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] generates a 3D scatter plot of points with coordinates {x_i, y_i, z_i}. ListPointPlot3D[array] generates a 3D scatter ...
ParametricPlot3D   (Built-in Mathematica Symbol)
ParametricPlot3D[{f_x, f_y, f_z}, {u, u_min, u_max}] produces a three-dimensional space curve parametrized by a variable u which runs from u_min to u_max. ...
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.
DiscretePlot3D   (Built-in Mathematica Symbol)
DiscretePlot3D[expr, {i, i_min, i_max}, {j, j_min, j_max}] generates a plot of the values of expr when i runs from i_min to i_max and j runs from j_min to ...
1 ... 5|6|7|8|9|10|11 Previous Next

...