71 - 80 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
Properties of Strings   (Mathematica Tutorial)
Much of what Mathematica does revolves around manipulating structured expressions. But you can also use Mathematica as a system for handling unstructured strings of text. ...
ReplaceList   (Built-in Mathematica Symbol)
ReplaceList[expr, rules] attempts to transform the entire expression expr by applying a rule or list of rules in all possible ways, and returns a list of the results ...
FileNames   (Built-in Mathematica Symbol)
FileNames[] lists all files in the current working directory. FileNames[form] lists all files in the current working directory whose names match the string pattern form. ...
Flat and Orderless Functions   (Mathematica Tutorial)
Although Mathematica matches patterns in a purely structural fashion, its notion of structural equivalence is quite sophisticated. In particular, it takes account of ...
DiskMatrix   (Built-in Mathematica Symbol)
DiskMatrix[r] gives a matrix whose elements are 1 in a disk-shaped region of radius r, and are otherwise 0.DiskMatrix[r, w] gives a w*w matrix containing a disk of 1s with ...
Options   (Built-in Mathematica Symbol)
Options[symbol] gives the list of default options assigned to a symbol. Options[expr] gives the options explicitly specified in a particular expression such as a graphics ...
Rules   (Mathematica Guide)
Everything that Mathematica does can be thought of as derived from its ability to apply general transformation rules to arbitrary symbolic expressions. The Mathematica ...
MatrixPlot   (Built-in Mathematica Symbol)
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
Expression Structure   (Mathematica Guide)
A foundational idea in Mathematica is that all expressions—whatever they may represent—ultimately have a uniform tree-like structure.
Conditionals   (Mathematica Tutorial)
Mathematica provides various ways to set up conditionals, which specify that particular expressions should be evaluated only if certain conditions hold. Conditional ...
1 ... 5|6|7|8|9|10|11 ... 46 Previous Next

...