231 - 240 of 355 for ModuleSearch Results
View search results from all Wolfram sites (11721 matches)
FourierDCT   (Built-in Mathematica Symbol)
FourierDCT[list] finds the Fourier discrete cosine transform of a list of real numbers.FourierDCT[list, m] finds the Fourier discrete cosine transform of type m.
FourierDST   (Built-in Mathematica Symbol)
FourierDST[list] finds the Fourier discrete sine transform of a list of real numbers.FourierDST[list, m] finds the Fourier discrete sine transform of type m.
GatherBy   (Built-in Mathematica Symbol)
GatherBy[list, f] gathers into sublists each set of elements in list that gives the same value when f is applied.GatherBy[list, {f_1, f_2, ...}] gathers list into nested ...
LinearProgramming   (Built-in Mathematica Symbol)
LinearProgramming[c, m, b] finds a vector x that minimizes the quantity c.x subject to the constraints m.x >= b and x >= 0. LinearProgramming[c, m, {{b_1, s_1}, {b_2, s_2}, ...
MatrixPower   (Built-in Mathematica Symbol)
MatrixPower[m, n] gives the n\[Null]\[Null]^th matrix power of the matrix m. MatrixPower[m, n, v] gives the n\[Null]^th matrix power of the matrix m applied to the vector v.
ParallelEvaluate   (Built-in Mathematica Symbol)
ParallelEvaluate[expr] evaluates the expression expr on all available parallel kernels and returns the list of results obtained.ParallelEvaluate[expr, kernel] evaluates expr ...
Point   (Built-in Mathematica Symbol)
Point[coords] is a graphics primitive that represents a point. Point[{coords_1, coords_2, ...}] represents a collection of points.
PoissonConsulDistribution   (Built-in Mathematica Symbol)
PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].
RankedMax   (Built-in Mathematica Symbol)
RankedMax[list, n] gives the n\[Null]^th largest element in list.
RankedMin   (Built-in Mathematica Symbol)
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
1 ... 21|22|23|24|25|26|27 ... 36 Previous Next

...