1411 - 1420 of 3888 for algebraically constructive setsSearch Results
View search results from all Wolfram sites (15518 matches)
Norm   (Built-in Mathematica Symbol)
Norm[expr] gives the norm of a number, vector or matrix. Norm[expr, p] gives the p-norm.
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.
SymmetricPolynomial   (Built-in Mathematica Symbol)
SymmetricPolynomial[k, {x_1, ..., x_n}] gives the k\[Null]^th elementary symmetric polynomial in the variables x_1, ..., x_n.
CUDADot   (CUDALink Symbol)
CUDADot[vec 1, vec 2] gives the dot product of vec_1 and vec_2.CUDADot[mat, vec] gives the matrix-vector product of mat and vec.CUDADot[mat_1, mat_2] gives the matrix-matrix ...
Discrete Calculus   (Mathematica Guide)
With origins stretching back several centuries, discrete calculus is now an increasingly central methodology for many problems related to discrete systems and algorithms. ...
MakeExpression   (Built-in Mathematica Symbol)
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
Placed   (Built-in Mathematica Symbol)
Placed[expr, pos] represents an expression expr placed at relative position pos in a chart or other display. Placed[{e_1, e_2, ...}, pos] places each of the e_i at a relative ...
Data Manipulation How to Topics   (Mathematica Overview)
Use Curated Data Clean up Data Imported from a Website Clean up Data Imported from a ZIP File
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, ...
Numerical Differential Equation ...   (Numerical Differential Equation Analysis Package Tutorial)
The NumericalDifferentialEquationAnalysis package combines functionality for analyzing differential equations using Butcher trees, Gaussian quadrature, and Newton-Cotes ...
1 ... 139|140|141|142|143|144|145 ... 389 Previous Next

...