1491 - 1500 of 1935 for ISearch Results
View search results from all Wolfram sites (14261 matches)
Specifying Derivatives   (Mathematica Tutorial)
The function FindRoot has a Jacobian option; the functions FindMinimum, FindMaximum, and FindFit have a Gradient option; and the "Newton" method has a method option Hessian. ...
Dynamic   (Built-in Mathematica Symbol)
Dynamic[expr] represents an object that displays as the dynamically updated current value of expr. If the displayed form of Dynamic[expr] is interactively changed or edited, ...
LogNormalDistribution   (Built-in Mathematica Symbol)
LogNormalDistribution[\[Mu], \[Sigma]] represents a lognormal distribution derived from a normal distribution with mean \[Mu] and standard deviation \[Sigma].
MultinormalDistribution   (Built-in Mathematica Symbol)
MultinormalDistribution[\[Mu], \[CapitalSigma]] represents a multivariate normal (Gaussian) distribution with mean vector \[Mu] and covariance matrix \[CapitalSigma].
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 ...
MinCut   (Graph Utilities Package Symbol)
MinCut[g, k] partitions the undirected graph g into k parts where the number of edge cuts is approximately minimized.
Apply   (Built-in Mathematica Symbol)
Apply[f, expr] or f @@ expr replaces the head of expr by f. Apply[f, expr, {1}] or f @@@ expr replaces heads at level 1 of expr by f.Apply[f, expr, levelspec] replaces heads ...
BernoulliGraphDistribution   (Built-in Mathematica Symbol)
BernoulliGraphDistribution[n, p] represents a Bernoulli graph distribution for n-vertex graphs with edge probability p.
Differences   (Built-in Mathematica Symbol)
Differences[list] gives the successive differences of elements in list. Differences[list, n] gives the n\[Null]^th differences of list. Differences[list, {n_1, n_2, ...}] ...
DiscreteLQRegulatorGains   (Built-in Mathematica Symbol)
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
1 ... 147|148|149|150|151|152|153 ... 194 Previous Next

...