141 - 150 of 1926 for multiple integralsSearch Results
View search results from all Wolfram sites (19870 matches)
LinearModelFit   (Built-in Mathematica Symbol)
LinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a linear model of the form \[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ... that fits the y_i for successive x ...
InverseLaplaceTransform   (Built-in Mathematica Symbol)
InverseLaplaceTransform[expr, s, t] gives the inverse Laplace transform of expr. InverseLaplaceTransform[expr, {s_1, s_2, ...}, {t_1, t_2, ...}] gives the multidimensional ...
ContourPlot   (Built-in Mathematica Symbol)
ContourPlot[f, {x, x_min, x_max}, {y, y_min, y_max}] generates a contour plot of f as a function of x and y. ContourPlot[f == g, {x, x_min, x_max}, {y, y_min, y_max}] plots ...
DirichletConvolve   (Built-in Mathematica Symbol)
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
DirichletTransform   (Built-in Mathematica Symbol)
DirichletTransform[expr, n, s] gives the Dirichlet transform of expr with respect to n.
NonCommutativeMultiply   (Built-in Mathematica Symbol)
a ** b ** c is a general associative, but non-commutative, form of multiplication.
ImageMultiply   (Built-in Mathematica Symbol)
ImageMultiply[image, x] multiplies each channel value in image by a factor x.ImageMultiply[image_1, image_2] gives an image in which each pixel is the product of the ...
LocationEquivalenceTest   (Built-in Mathematica Symbol)
LocationEquivalenceTest[{data_1, data_2, ...}] tests whether the means or medians of the data_i are equal. LocationEquivalenceTest[{data_1, ...}, " property"] returns the ...
Applying Functions to Parts of ...   (Mathematica Tutorial)
If you have a list of elements, it is often important to be able to apply a function separately to each of the elements. You can do this in Mathematica using Map. This ...
Applying Transformation Rules   (Mathematica Tutorial)
Applying transformation rules. The replacement operator /. (pronounced "slash-dot") applies rules to expressions. You can give a list of rules to apply. Each rule will be ...
1 ... 12|13|14|15|16|17|18 ... 193 Previous Next

...