261 - 270 of 1178 for ApplySearch Results
View search results from all Wolfram sites (314993 matches)
ColorFunction   (Built-in Mathematica Symbol)
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
Cross   (Built-in Mathematica Symbol)
Cross[a, b] gives the vector cross product of a and b.
Derivative   (Built-in Mathematica Symbol)
f' represents the derivative of a function f of one argument. Derivative[n_1, n_2, ...][f] is the general form, representing a function obtained from f by differentiating n_1 ...
Epilog   (Built-in Mathematica Symbol)
Epilog is an option for graphics functions that gives a list of graphics primitives to be rendered after the main part of the graphics is rendered.
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. ...
Controlling the Precision of Results   (Mathematica Tutorial)
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
Multiplying Vectors and Matrices   (Mathematica Tutorial)
Different kinds of vector and matrix multiplication. This multiplies each element of the vector by the scalar k. The "dot" operator gives the scalar product of two vectors.
WaveletImagePlot   (Built-in Mathematica Symbol)
WaveletImagePlot[dwd] plots the basis tree of wavelet image coefficients in the DiscreteWaveletData dwd.WaveletImagePlot[dwd, r] plots coefficients up to refinement level ...
HistogramList   (Built-in Mathematica Symbol)
HistogramList[{x_1, x_2, ...}] gives a list of bins and histogram heights of the values x_i.HistogramList[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] gives a list of bins and ...
ParallelTable   (Built-in Mathematica Symbol)
ParallelTable[expr, {i_max}] generates in parallel a list of i_max copies of expr.ParallelTable[expr, {i, i_max}] generates in parallel a list of the values of expr when i ...
1 ... 24|25|26|27|28|29|30 ... 118 Previous Next

...