3391 - 3400 of 4505 for *HatSearch Results
RandomGraph   (Built-in Mathematica Symbol)
RandomGraph[{n, m}] gives a pseudorandom graph with n vertices and m edges.RandomGraph[{n, m}, k] gives a list of k pseudorandom graphs.RandomGraph[gdist, ...] samples from ...
RandomVariate   (Built-in Mathematica Symbol)
RandomVariate[dist] gives a pseudorandom variate from the symbolic distribution dist.RandomVariate[dist, n] gives a list of n pseudorandom variates from the symbolic ...
RangeFilter   (Built-in Mathematica Symbol)
RangeFilter[image, r] filters image by replacing every pixel by the difference of the maximum and minimum in its range r neighborhood. RangeFilter[data, r] applies a range ...
RankedMin   (Built-in Mathematica Symbol)
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
RasterArray   (Obsolete Mathematica Symbol)
As of Version 6.0, RasterArray has been superseded by new capabilities in Raster.
Rasterize   (Built-in Mathematica Symbol)
Rasterize[g] returns a rasterized graphic of g. Rasterize[g, elem] gives the element elem associated with the rasterized form of g.
Raster   (Built-in Mathematica Symbol)
Raster[{{a_11, a_12, ...}, ...}] is a two-dimensional graphics primitive which represents a rectangular array of gray cells. Raster[{{{r_11, g_11, b_11}, ...}, ...}] ...
RasterSize   (Built-in Mathematica Symbol)
RasterSize is an option for Rasterize and related functions that determines the absolute pixel size of the raster generated.
Rationalize   (Built-in Mathematica Symbol)
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
Rational   (Built-in Mathematica Symbol)
Rational is the head used for rational numbers.
1 ... 337|338|339|340|341|342|343 ... 451 Previous Next

...