301 - 310 of 409 for ExpandSearch Results
View search results from all Wolfram sites (4106 matches)
Some Notes on Internal Implementation   (Mathematica Tutorial)
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
WaveletScalogram   (Built-in Mathematica Symbol)
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
Cos   (Built-in Mathematica Symbol)
Cos[z] gives the cosine of z.
Csc   (Built-in Mathematica Symbol)
Csc[z] gives the cosecant of z.
MaxValue   (Built-in Mathematica Symbol)
MaxValue[f, x] gives the maximum value of f with respect to x.MaxValue[f, {x, y, ...}] gives the maximum value of f with respect to x, y, .... MaxValue[{f, cons}, {x, y, ...
Set   (Built-in Mathematica Symbol)
lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
Sin   (Built-in Mathematica Symbol)
Sin[z] gives the sine of z.
Combinatorial Functions   (Mathematica Tutorial)
Combinatorial functions. The factorial function n! gives the number of ways of ordering n objects. For non-integer n, the numerical value of n! is obtained from the gamma ...
Streams and Low-Level Input and Output   (Mathematica Tutorial)
Files and pipes are both examples of general Mathematica objects known as streams. A stream in Mathematica is a source of input or output. There are many operations that you ...
1 ... 28|29|30|31|32|33|34 ... 41 Previous Next

...