1681 - 1690 of 1866 for EvaluatedSearch Results
View search results from all Wolfram sites (8273 matches)
Introduction   (OpenCLLink Tutorial)
OpenCLLink allows you to use the Mathematica language to query OpenCL system information and execute OpenCL programs using Mathematica. In this section, an overview is ...
Parallel Computation   (Compiled Function Tools Tutorial)
The Mathematica compiler can run computations in parallel. It does this by threading a compiled function over lists of data in parallel. A first step is to create a compiled ...
Annuity   (Built-in Mathematica Symbol)
Annuity[p, t] represents an annuity of fixed payments p made over t periods.Annuity[p, t, q] represents a series of payments occurring at time intervals q.Annuity[{p, ...
CandlestickChart   (Built-in Mathematica Symbol)
CandlestickChart[{{date_1, {open_1, high_1, low_1, close_1}}, ...}] makes a chart with candles representing open, high, low, and close prices for each date. ...
CompleteGraph   (Built-in Mathematica Symbol)
CompleteGraph[n] gives the complete graph with n vertices K_n.CompleteGraph[{n_1, n_2, ..., n_k}] gives the complete k-partite graph with n_1 + n_2 + \[CenterEllipsis] + n_k ...
GeneralizedLinearModelFit   (Built-in Mathematica Symbol)
GeneralizedLinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a generalized linear model of the form g -1 (\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ...) that ...
Grid   (Built-in Mathematica Symbol)
Grid[{{expr_11, expr_12, ...}, {expr_21, expr_22, ...}, ...}] is an object that formats with the expr_ij arranged in a two-dimensional grid.
SurvivalDistribution   (Built-in Mathematica Symbol)
SurvivalDistribution[{e_1, e_2, ...}] represents a survival distribution with event times e_i.SurvivalDistribution[{w_1, w_2, ...} -> {e_1, e_2, ...}] represents a survival ...
SystemsModelFeedbackConnect   (Built-in Mathematica Symbol)
SystemsModelFeedbackConnect[sys] gives the closed-loop system for the StateSpaceModel or TransferFunctionModel object sys with unity negative feedback. ...
Integer and Number Theoretic Functions   (Mathematica Tutorial)
Some integer functions. The remainder on dividing 17 by 3. The integer part of 17/3.
1 ... 166|167|168|169|170|171|172 ... 187 Previous Next

...