PeronaMalikFilter[image] applies a Perona\[Dash]Malik diffusion filter to image.PeronaMalikFilter[image, t] specifies the amount of diffusion t to be applied. ...
QPolyGamma[z, q] gives the q-digamma function \[Psi]_q (z).QPolyGamma[n, z, q] gives the n\[Null]^th derivative of the q-digamma function \[Psi]_q^(n)(z).
QuartileDeviation[list] gives the quartile deviation or semi-interquartile range of the elements in list.QuartileDeviation[dist] gives the quartile deviation or ...
"s_1" <> "s_2" <> ..., StringJoin["s_1", "s_2", ...], or StringJoin[{"s_1", "s_2", ...}] yields a string consisting of a concatenation of the s_i.
TrigFactor[expr] factors trigonometric functions in expr.
TukeyLambdaDistribution[\[Lambda]] represents Tukey's lambda distribution with shape parameter \[Lambda].TukeyLambdaDistribution[\[Lambda], \[Mu], \[Sigma]] represents ...
VarianceEstimatorFunction is an option for LinearModelFit and NonlinearModelFit which specifies the variance estimator to use.
VectorQ
(Built-in Mathematica Symbol) VectorQ[expr] gives True if expr is a list or a one-dimensional SparseArray object, none of whose elements are themselves lists, and gives False otherwise. VectorQ[expr, ...
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
There are four major areas in the study of ordinary differential equations that are of interest in pure and applied science. Of these four areas, the study of exact solutions ...