FindDistributionParameters[data, dist] finds the parameter estimates for the distribution dist from data.FindDistributionParameters[data, dist, {{p, p_0}, {q, q_0}, ...}] ...
This tutorial covers advanced features of the Manipulate command. It assumes that you have read "Introduction to Manipulate" and thus have a good idea what the command is for ...
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
NIntegrate[f, {x, x_min, x_max}] gives a numerical approximation to the integral \[Integral]_x_min^x_max\ f\ d \ x. NIntegrate[f, {x, x_min, x_max}, {y, y_min, y_max}, ...] ...
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
LogicalExpand::eqf MainSolve::eqf Roots::eqf ToRules::eqf Solve::eqf Reduce::eqf Eliminate::eqf SolveAlways::eqf AlgebraicRules::eqf GroebnerBasis::eqf PolynomialReduce::eqf ...
General::precbd
Roots::neq NRoots::neq
Set::setraw SetDelayed::setraw UpSet::setraw UpSetDelayed::setraw TagSet::setraw TagSetDelayed::setraw
NDSolve::ntdv