61 - 70 of 96 for EvaluationMonitorSearch Results
View search results from all Wolfram sites (338 matches)
FindMaxValue   (Built-in Mathematica Symbol)
FindMaxValue[f, x] gives the value at a local maximum of f.FindMaxValue[f, {x, x_0}] gives the value at a local maximum of f, found by a search starting from the point x = ...
FindMinValue   (Built-in Mathematica Symbol)
FindMinValue[f, x] gives the value at a local minimum of f.FindMinValue[f, {x, x_0}] gives the value at a local minimum of f, found by a search starting from the point x = ...
NyquistPlot   (Built-in Mathematica Symbol)
NyquistPlot[g] gives the Nyquist plot of a rational function g in one complex variable.NyquistPlot[sys] gives the Nyquist plot of a TransferFunctionModel or StateSpaceModel ...
ContourPlot3D   (Built-in Mathematica Symbol)
ContourPlot3D[f, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] produces a three-dimensional contour plot of f as a function of x, y, and z. ContourPlot3D[f == g, ...
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, ...
VectorPlot   (Built-in Mathematica Symbol)
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
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 ...
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, ...
StreamPlot   (Built-in Mathematica Symbol)
StreamPlot[{v_x, v_y}, {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. StreamPlot[{{v_x, v_y}, {w_x, ...
VectorDensityPlot   (Built-in Mathematica Symbol)
VectorDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
1 ... 4|5|6|7|8|9|10 Previous Next

...