791 - 800 of 1192 for algebraic equationsSearch Results
View search results from all Wolfram sites (35829 matches)
UpperTriangularize   (Built-in Mathematica Symbol)
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
Basic Matrix Operations   (Mathematica Tutorial)
Some basic matrix operations. Transposing a matrix interchanges the rows and columns in the matrix. If you transpose an m×n matrix, you get an n×m matrix as the result. ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
CUDAArgMinList   (CUDALink Symbol)
CUDAArgMinList[list] gives the index of the minimum element in list.
CUDAInverseFourier   (CUDALink Symbol)
CUDAInverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.CUDAInverseFourier[mem] finds the discrete inverse Fourier transform of a ...
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, ...
Representing XML in Mathematica   (XML Package Tutorial)
Mathematica includes comprehensive support for XML, the meta-markup language developed by the World Wide Web Consortium (W3C) for describing structured documents and data. ...
CellularAutomaton   (Built-in Mathematica Symbol)
CellularAutomaton[rule, init, t] generates a list representing the evolution of the cellular automaton with the specified rule from initial condition init for t steps. ...
FindMaximum   (Built-in Mathematica Symbol)
FindMaximum[f, x] searches for a local maximum in f, starting from an automatically selected point.FindMaximum[f, {x, x_0}] searches for a local maximum in f, starting from ...
FindMinimum   (Built-in Mathematica Symbol)
FindMinimum[f, x] searches for a local minimum in f, starting from an automatically selected point.FindMinimum[f, {x, x_0}] searches for a local minimum in f, starting from ...
1 ... 77|78|79|80|81|82|83 ... 120 Previous Next

...