881 - 890 of 1033 for TakeSearch Results
View search results from all Wolfram sites (16835 matches)
Related Technologies   (C Code Generator Tutorial)
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
GUI Lifecycles   (GUIKit Package Tutorial)
Normally a live GUIObject instance will shut down and dispose of itself through the normal user action of closing a window or other interface widget that performs the ...
Computer Arithmetic Package   (Computer Arithmetic Package Tutorial)
The arithmetic used by Mathematica is a mixture of variable-precision software arithmetic and whatever is provided by the manufacturer of the floating-point hardware (or the ...
Music Package   (Music Package Tutorial)
The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
DesignMatrix   (Built-in Mathematica Symbol)
DesignMatrix[{{x_11, x_12, ..., y_1}, {x_21, x_22, ..., y_2}, ...}, {f_1, f_2, ...}, {x_1, x_2, ...}] constructs the design matrix for the linear model \[Beta]_0 + \[Beta]_1 ...
IntegerPart   (Built-in Mathematica Symbol)
IntegerPart[x] gives the integer part of x.
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
Locator   (Built-in Mathematica Symbol)
Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
Minors   (Built-in Mathematica Symbol)
Minors[m] gives the minors of a matrix m. Minors[m, k] gives the k\[Null]\[Null]^th minors.
ParallelTry   (Built-in Mathematica Symbol)
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
1 ... 86|87|88|89|90|91|92 ... 104 Previous Next

...