211 - 220 of 785 for SequenceSearch Results
View search results from all Wolfram sites (10957 matches)
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 ...
String Patterns   (Mathematica Tutorial)
An important feature of string manipulation functions like StringReplace is that they handle not only literal strings but also patterns for collections of strings. This ...
Dialog   (Built-in Mathematica Symbol)
Dialog[] initiates a dialog. Dialog[expr] initiates a dialog with expr as the current value of %.
EditDistance   (Built-in Mathematica Symbol)
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
HammingDistance   (Built-in Mathematica Symbol)
HammingDistance[u, v] gives the Hamming distance between strings or vectors u and v.
Insert   (Built-in Mathematica Symbol)
Insert[list, elem, n] inserts elem at position n in list. If n is negative, the position is counted from the end. Insert[expr, elem, {i, j, ...}] inserts elem at position {i, ...
ColorCombine   (Built-in Mathematica Symbol)
ColorCombine[{image_1, image_2, ...}] creates a multichannel image by combining the sequence of channels in the image_i. ColorCombine[{image_1, image_2, ...}, colorspace] ...
HoldRest   (Built-in Mathematica Symbol)
HoldRest is an attribute which specifies that all but the first argument to a function are to be maintained in an unevaluated form.
When you see a two-dimensional expression on the screen, you can edit it much as you would edit text. You can for example place your cursor somewhere and start typing. Or you ...
Evaluation   (Mathematica Tutorial)
The following is the sequence of steps that Mathematica follows in evaluating an expression like h[e_1,e_2…]. Every time the expression changes, Mathematica effectively ...
1 ... 19|20|21|22|23|24|25 ... 79 Previous Next

...