121 - 130 of 403 for ListPlotSearch Results
View search results from all Wolfram sites (6436 matches)
Nearest   (Built-in Mathematica Symbol)
Nearest[{elem_1, elem_2, ...}, x] gives the list of elem_i to which x is nearest. Nearest[{elem_1 -> v_1, elem_2 -> v_2, ...}, x] gives the v_i corresponding to the elem_i to ...
PseudoInverse   (Built-in Mathematica Symbol)
PseudoInverse[m] finds the pseudoinverse of a rectangular matrix.
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
UnitStep   (Built-in Mathematica Symbol)
UnitStep[x] represents the unit step function, equal to 0 for x < 0 and 1 for x >= 0. UnitStep[x_1, x_2, ...] represents the multidimensional unit step function which is 1 ...
WorkingPrecision   (Built-in Mathematica Symbol)
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
BSplineCurve   (Built-in Mathematica Symbol)
BSplineCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a non-uniform rational B-spline curve with control points pt_i.
Find Information about Functions   (Mathematica How To)
Mathematica provides several convenient ways to find information about functions. In addition to searching the documentation or navigating the guide pages, you can access ...
AlgebraicNumberNorm   (Built-in Mathematica Symbol)
AlgebraicNumberNorm[a] gives the norm of the algebraic number a.
BezierCurve   (Built-in Mathematica Symbol)
BezierCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a Bézier curve with control points pt_i.
ContinuousWaveletData   (Built-in Mathematica Symbol)
ContinuousWaveletData[{{oct_1, voc_1} -> coef_1, ...}, wave] yields a continuous wavelet data object with wavelet coefficients coef_i corresponding to octave and voice ...
1 ... 10|11|12|13|14|15|16 ... 41 Previous Next

...