Numerical algorithms for constrained nonlinear optimization can be broadly categorized into gradient-based methods and direct search methods. Gradient-based methods use first ...
Many large-scale applications of linear algebra involve matrices that have many elements, but comparatively few that are nonzero. You can represent such sparse matrices ...
BeniniDistribution[\[Alpha], \[Beta], \[Sigma]] represents a Benini distribution with shape parameters \[Alpha] and \[Beta] and scale parameter \[Sigma].
ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
InverseGaussianDistribution[\[Mu], \[Lambda]] represents an inverse Gaussian distribution with mean \[Mu] and scale parameter \[Lambda].InverseGaussianDistribution[\[Mu], ...
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
SinghMaddalaDistribution[q, a, b] represents the Singh\[Dash]Maddala distribution with shape parameters q and a and scale parameter b.
This section discusses commands that get information about database columns. If you find that the examples in this section do not work as shown, you may need to install or ...
There are many systems of units. The particular set of units that is used depends on factors as various as the field of study and the author's country of origin. The function ...
CensoredDistribution[{x_min, x_max}, dist] represents the distribution of values that come from dist and are censored to be between x_min and ...