161 - 170 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
Patterns Involving Alternatives   (Mathematica Tutorial)
Specifying patterns that involve alternatives. This defines h to give p when its argument is either a or b. The first two cases give p.
MapIndexed   (Built-in Mathematica Symbol)
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...
AbsoluteThickness   (Built-in Mathematica Symbol)
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
Integer   (Built-in Mathematica Symbol)
Integer is the head used for integers.
MeanShiftFilter   (Built-in Mathematica Symbol)
MeanShiftFilter[image, r, d] replaces each pixel with the mean of the pixels in a range-r neighborhood and whose value is within a distance d.MeanShiftFilter[array, r, d] ...
Mathematical Notation in Notebooks   (Mathematica Tutorial)
If you use the notebook front end for Mathematica, then you can enter some of the operations discussed here in special ways. Special and ordinary ways to enter mathematical ...
LinearRecurrence   (Built-in Mathematica Symbol)
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
Matrix Inversion   (Mathematica Tutorial)
Matrix inversion. Here is a simple 2×2 matrix. This gives the inverse of m. In producing this formula, Mathematica implicitly assumes that the determinant ad-bc is nonzero.
BaselinePosition   (Built-in Mathematica Symbol)
BaselinePosition is an option that specifies where the baseline of an object is considered to be for purposes of alignment with surrounding text or other expressions.
Vectors and Matrices   (Mathematica Tutorial)
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
1 ... 14|15|16|17|18|19|20 ... 122 Previous Next

...