911 - 920 of 7976 for find in UnixSearch Results
View search results from all Wolfram sites (57499 matches)
Rearranging & Restructuring Lists   (Mathematica Guide)
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
Nand   (Built-in Mathematica Symbol)
Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.
Nor   (Built-in Mathematica Symbol)
Nor[e_1, e_2, ...] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.
With   (Built-in Mathematica Symbol)
With[{x = x_0, y = y_0, ...}, expr] specifies that in expr occurrences of the symbols x, y, ... should be replaced by x_0, y_0, ....
EigenvectorCentrality   (Built-in Mathematica Symbol)
EigenvectorCentrality[g] gives a list of eigenvector centralities for the vertices in the graph g.EigenvectorCentrality[g, "In"] gives a list of in-centralities for a ...
Testing Expressions   (Mathematica Guide)
Mathematica symbolic expressions can represent an immense range of types of objects. Mathematica provides a rich collection of functions to test expressions. Functions that ...
DistributedContexts   (Built-in Mathematica Symbol)
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...
Eliminating Variables   (Mathematica Tutorial)
When you write down a set of simultaneous equations in Mathematica, you are specifying a collection of constraints between variables. When you use Solve, you are finding ...
Eigenvalues and Eigenvectors   (Mathematica Tutorial)
Eigenvalues and eigenvectors. The eigenvalues of a matrix m are the values λ_i for which one can find nonzero vectors v_i such that m.v_i λ_iv_i. The eigenvectors are the ...
FillingTransform   (Built-in Mathematica Symbol)
FillingTransform[image] gives a version of image with all extended minima filled.FillingTransform[image, marker] fills extended minima in regions where at least one ...
1 ... 89|90|91|92|93|94|95 ... 798 Previous Next

...