1421 - 1430 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447070 matches)
Fourier   (Built-in Mathematica Symbol)
Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
LinearSolve   (Built-in Mathematica Symbol)
LinearSolve[m, b] finds an x which solves the matrix equation m.x == b. LinearSolve[m] generates a LinearSolveFunction[...] which can be applied repeatedly to different b.
KarhunenLoeveDecomposition   (Built-in Mathematica Symbol)
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
The Interpretation of Textual Forms   (Mathematica Tutorial)
Converting from strings or boxes to expressions. This takes a string and interprets it as an expression. Here is the box structure corresponding to the textual form of an ...
HistogramDistribution   (Built-in Mathematica Symbol)
HistogramDistribution[{x_1, x_2, ...}] represents the probability distribution corresponding to a histogram of the data values x_i.HistogramDistribution[{{x_1, y_1, ...}, ...
Image Processing   (Mathematica Tutorial)
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
MarginalDistribution   (Built-in Mathematica Symbol)
MarginalDistribution[dist, k] represents a univariate marginal distribution of the k\[Null]^th coordinate from the multivariate distribution dist.MarginalDistribution[dist, ...
OverscriptBox   (Built-in Mathematica Symbol)
OverscriptBox[x, y] is the low-level box representation for OverscriptBox[x, y] in notebook expressions.
StringInsert   (Built-in Mathematica Symbol)
StringInsert["string", " snew", n] yields a string with " snew" inserted starting at position n in " string". StringInsert["string", " snew", -n] inserts at position n from ...
NExpectation   (Built-in Mathematica Symbol)
NExpectation[expr, x \[Distributed] dist] gives the numerical expectation of expr under the assumption that x follows the probability distribution dist.NExpectation[expr, ...
1 ... 140|141|142|143|144|145|146 ... 484 Previous Next

...