4861 - 4870 of 7713 for Enter any topic or function nameSearch Results
View search results from all Wolfram sites (459443 matches)
RotateLeft   (Built-in Mathematica Symbol)
RotateLeft[expr, n] cycles the elements in expr n positions to the left. RotateLeft[expr] cycles one position to the left. RotateLeft[expr, {n_1, n_2, ...}] cycles elements ...
RotateRight   (Built-in Mathematica Symbol)
RotateRight[expr, n] cycles the elements in expr n positions to the right. RotateRight[expr] cycles one position to the right. RotateRight[expr, {n_1, n_2, ...}] cycles ...
Shallow   (Built-in Mathematica Symbol)
Shallow[expr] prints as a shallow form of expr. Shallow[expr, depth] prints with all parts of expr below the specified depth given in skeleton form. Shallow[expr, {depth, ...
WienerFilter   (Built-in Mathematica Symbol)
WienerFilter[image, r] removes noise from image by applying a range-r Wiener filter.WienerFilter[image, r, ns] assumes an additive noise power value ns.
Java Interface   (JLink Guide)
Mathematica's J/Link system provides a uniquely seamless interface to the Java environment. With J/Link you can immediately access Java classes and objects from within ...
ReleaseJavaObject   (JLink Symbol)
ReleaseJavaObject[javaobject] tells the Java memory-management system to forget about any references to the specified JavaObject that are being maintained solely for the sake ...
Ordering   (Built-in Mathematica Symbol)
Ordering[list] gives the positions in list at which each successive element of Sort[list] appears. Ordering[list, n] gives the positions in list at which the first n elements ...
Permutations   (Built-in Mathematica Symbol)
Permutations[list] generates a list of all possible permutations of the elements in list. Permutations[list, n] gives all permutations containing at most n ...
RandomSample   (Built-in Mathematica Symbol)
RandomSample[{e_1, e_2, ...}, n] gives a pseudorandom sample of n of the e_i.RandomSample[{w_1, w_2, ...} -> {e_1, e_2, ...}, n] gives a pseudorandom sample of n of the e_i ...
TagSetDelayed   (Built-in Mathematica Symbol)
f /: lhs := rhs assigns rhs to be the delayed value of lhs, and associates the assignment with the symbol f.
1 ... 484|485|486|487|488|489|490 ... 772 Previous Next

...