161 - 170 of 587 for MostSearch Results
View search results from all Wolfram sites (3170 matches)
FindList   (Built-in Mathematica Symbol)
FindList["file", " text"] gives a list of lines in the file that contain the specified string. FindList["file", {"text_1", "text_2", ...}] gives a list of all lines that ...
Kernels   (Built-in Mathematica Symbol)
Kernels[] gives the list of running kernels available for parallel computing.
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] ...
Pruning   (Built-in Mathematica Symbol)
Pruning[image] removes the outermost branches of thin objects in image by setting their values to black.Pruning[image, n] removes branches that are at most n pixels ...
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 ...
StreamPoints   (Built-in Mathematica Symbol)
StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw.
Blocks Compared with Modules   (Mathematica Tutorial)
When you write a program in Mathematica, you should always try to set it up so that its parts are as independent as possible. In this way, the program will be easier for you ...
Files and Streams   (Mathematica Tutorial)
Conventions for file names. Most files used by Mathematica are completely system independent. .mx and .exe files are however system dependent. For these files, there is a ...
Generating Unstructured Output   (Mathematica Tutorial)
The functions described in "Textual Input and Output Overview" determine how expressions should be formatted when they are printed, but they do not actually cause anything to ...
How MathLink Is Used   (Mathematica Tutorial)
MathLink provides a mechanism through which programs can interact with Mathematica. Some typical uses of MathLink. MathLink provides a general interface for external programs ...
1 ... 14|15|16|17|18|19|20 ... 59 Previous Next

...