1151 - 1160 of 1786 for tablesSearch Results
ZTransform   (Built-in Mathematica Symbol)
ZTransform[expr, n, z] gives the Z transform of expr. ZTransform[expr, {n_1, n_2, ...}, {z_1, z_2, ...}] gives the multidimensional Z transform of expr.
Blocks and Local Values   (Mathematica Tutorial)
Modules in Mathematica allow you to treat the names of variables as local. Sometimes, however, you want the names to be global, but values to be local. You can do this in ...
Is the Problem Well-Posed?   (Mathematica Tutorial)
DSolve returns a general solution for a problem if no initial or boundary conditions are specified. The general solution to this equation is returned. However, if initial or ...
Eigenvalues and Eigenvectors   (Mathematica Tutorial)
Eigenvalues and eigenvectors. The eigenvalues of a matrix m are the values λ_i for which one can find nonzero vectors v_i such that m.v_i λ_iv_i. The eigenvectors are the ...
Solving Recurrence Equations   (Mathematica Tutorial)
If you represent the n^th term in a sequence as a[n], you can use a recurrence equation to specify how it is related to other terms in the sequence. RSolve takes recurrence ...
FourierSeries`   (Mathematica Compatibility Information)
FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
BetaDistribution   (Built-in Mathematica Symbol)
BetaDistribution[\[Alpha], \[Beta]] represents a continuous beta distribution with shape parameters \[Alpha] and \[Beta].
BrownForsytheTest   (Built-in Mathematica Symbol)
BrownForsytheTest[data] tests whether the variance of data is 1. BrownForsytheTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are ...
ChiSquareDistribution   (Built-in Mathematica Symbol)
ChiSquareDistribution[\[Nu]] represents a \[Chi]^2 distribution with \[Nu] degrees of freedom.
ColorData   (Built-in Mathematica Symbol)
ColorData["scheme"] gives a function that generates colors in the named color scheme when applied to parameter values. ColorData["scheme", " property"] gives the specified ...
1 ... 113|114|115|116|117|118|119 ... 179 Previous Next

...