21 - 30 of 506 for RandomRealSearch Results
View search results from all Wolfram sites (2421 matches)
MedianDeviation   (Built-in Mathematica Symbol)
MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
Tr   (Built-in Mathematica Symbol)
Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...
Evaluation in Iteration Functions   (Mathematica Tutorial)
The built-in Mathematica iteration functions such as Table and Sum evaluate their arguments in a slightly special way. When evaluating an expression like Table[f,{i,i_max}], ...
Variance   (Built-in Mathematica Symbol)
Variance[list] gives the sample variance of the elements in list. Variance[dist] gives the variance of the symbolic distribution dist.
Verification of the Solution   (Mathematica Tutorial)
The solution given by DSolve can be verified using various methods. The easiest method involves substituting the solution back into the equation. If the result is True, the ...
ListContourPlot3D   (Built-in Mathematica Symbol)
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
Quartiles   (Built-in Mathematica Symbol)
Quartiles[list] gives a list of the 1/4, 1/2, and 3/4 quantiles of the elements in list.Quartiles[dist] gives a list of the 1/4, 1/2, and 3/4 quantiles of the symbolic ...
Axis   (Built-in Mathematica Symbol)
Axis is a symbol that represents the axis for purposes of alignment and positioning.
BSplineFunction   (Built-in Mathematica Symbol)
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
FittedModel   (Built-in Mathematica Symbol)
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
1|2|3|4|5|6 ... 51 Previous Next

...