851 - 860 of 2023 for parallel computationSearch Results
View search results from all Wolfram sites (188377 matches)
LinkConnect   (Built-in Mathematica Symbol)
LinkConnect["name"] connects to a MathLink link created by another program.
MorphologicalBinarize   (Built-in Mathematica Symbol)
MorphologicalBinarize[image, {t_1, t_2}] creates a binary image from image by replacing all values above the upper threshold t_2 with 1, also including pixels with ...
$DefaultImagingDevice   (Built-in Mathematica Symbol)
$DefaultImagingDevice gives the name of the default imaging device attached to the computer.
One of the most common uses of MathLink is to allow you to call functions in an external program from within Mathematica. Once the external program has been set up, all you ...
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
Norms in NDSolve   (Mathematica Tutorial)
NDSolve uses norms of error estimates to determine when solutions satisfy error tolerances. In nearly all cases the norm has been weighted, or scaled, such that it is less ...
Create a Demonstration   (Mathematica How To)
The Wolfram Demonstrations Project has provided an invaluable resource for educators, book authors, hobbyists, and professionals alike. Most Demonstrations are contributed by ...
KuwaharaFilter   (Built-in Mathematica Symbol)
KuwaharaFilter[image, r] computes for each pixel p in image the variance of the values in the four (r + 1)*(r + 1) squares that have p as a corner, and replaces p with the ...
Needs   (Built-in Mathematica Symbol)
Needs["context`"] loads an appropriate file if the specified context is not already in $Packages. Needs["context`", " file"] loads file if the specified context is not ...
Radon   (Built-in Mathematica Symbol)
Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
1 ... 83|84|85|86|87|88|89 ... 203 Previous Next

...