CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
StandardDeviationFilter[image, r] filters image by replacing every value by the standard deviations of the values in its range r neighborhood. StandardDeviationFilter[data, ...
Building on its broad algorithmic and mathematical capabilities, Mathematica provides a unique level of highly general and efficient support for additive number theory.
mathlm
(Mathematica System Program) mathlm options starts MathLM, the Mathematica license manager.
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
BesselJZero[n, k] represents the k\[Null]^th zero of the Bessel function J_n (x).BesselJZero[n, k, x_0] represents the k\[Null]^th zero greater than x_0.
DateDifference[date_1, date_2] gives the number of days from date_1 to date_2.DateDifference[date_1, date_2, " unit"] gives the difference between date_1 and date_2 in the ...
FourierCosCoefficient[expr, t, n] gives the n\[Null]^th coefficient in the Fourier cosine series expansion of expr.FourierCosCoefficient[expr, {t_1, t_2, ...}, {n_1, n_2, ...
FourierSinCoefficient[expr, t, n] gives the n\[Null]^th coefficient in the Fourier sine series expansion of expr.FourierSinCoefficient[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] ...
Mathematica has a rich syntax carefully designed for consistency and efficient, readable entry of Mathematica's many language, mathematical, and other constructs. In addition ...