751 - 760 of 975 for controlsSearch Results
View search results from all Wolfram sites (9491 matches)
VarianceEquivalenceTest   (Built-in Mathematica Symbol)
VarianceEquivalenceTest[{data_1, data_2, ...}] tests whether the variances of the data_i are equal. VarianceEquivalenceTest[{data_1, ...}, " property"] returns the value of " ...
ZTest   (Built-in Mathematica Symbol)
ZTest[data] tests whether the mean of the data is zero. ZTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.ZTest[dspec, \[Sigma]] tests for zero ...
Input Syntax   (Mathematica Tutorial)
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
IDA Method for NDSolve   (Mathematica Tutorial)
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
Components and Data Structures   (Mathematica Tutorial)
NDSolve is broken up into several basic steps. For advanced usage, it can sometimes be advantageous to access components to carry out each of these steps separately. NDSolve ...
Gauss–Newton Methods   (Mathematica Tutorial)
For minimization problems for which the objective function is a sum of squares, it is often advantageous to use the special structure of the problem. Time and effort can be ...
WeightedAdjacencyGraph   (Built-in Mathematica Symbol)
WeightedAdjacencyGraph[wmat] gives the graph with weighted adjacency matrix wmat.WeightedAdjacencyGraph[{v_1, v_2, ...}, wmat] gives the graph with vertices v_i and weighted ...
Line Search Methods   (Mathematica Tutorial)
A method like "Newton's" method chooses a step, but the validity of that step only goes as far as the Newton quadratic model for the function really reflects the function. ...
Newton's Method   (Mathematica Tutorial)
One significant advantage Mathematica provides is that it can symbolically compute derivatives. This means that when you specify Method->"Newton" and the function is ...
Reference   (CUDALink Tutorial)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
1 ... 73|74|75|76|77|78|79 ... 98 Previous Next

...