671 - 680 of 1023 for StandardizeSearch Results
View search results from all Wolfram sites (2532 matches)
RegionBinarize   (Built-in Mathematica Symbol)
RegionBinarize[image, marker, d] gives a binary version of image that includes the foreground pixels of marker and also connected regions whose pixel values are within a ...
Short   (Built-in Mathematica Symbol)
Short[expr] prints as a short form of expr, less than about one line long. Short[expr, n] prints as a form of expr about n lines long.
StringDrop   (Built-in Mathematica Symbol)
StringDrop["string", n] gives " string" with its first n characters dropped. StringDrop["string", -n] gives " string" with its last n characters dropped. StringDrop["string", ...
UniformGraphDistribution   (Built-in Mathematica Symbol)
UniformGraphDistribution[n, m] represents a uniform graph distribution on n-vertex, m-edge graphs.
WatershedComponents   (Built-in Mathematica Symbol)
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
Advanced Matrix Operations   (Mathematica Tutorial)
Finding singular values and norms of matrices. The singular values of a matrix m are the square roots of the eigenvalues of m.m^*, where * denotes Hermitian transpose. The ...
An Example: Defining Your Own ...   (Mathematica Tutorial)
Now that we have introduced the basic features of patterns in Mathematica, we can use them to give a more or less complete example. We will show how you could define your own ...
Automatic Loading of Import/Export ...   (Mathematica Tutorial)
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
Basic Internal Architecture   (Mathematica Tutorial)
Internal representations used by Mathematica. When you type input into Mathematica, a data structure is created in the memory of your computer to represent the expression you ...
Defining Variables   (Mathematica Tutorial)
When you do long calculations, it is often convenient to give names to your intermediate results. Just as in standard mathematics, or in other computer languages, you can do ...
1 ... 65|66|67|68|69|70|71 ... 103 Previous Next

...