3631 - 3640 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
CycleGraph   (Built-in Mathematica Symbol)
CycleGraph[n] gives the cycle graph with n vertices C_n.
FixedPoint   (Built-in Mathematica Symbol)
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
HypercubeGraph   (Built-in Mathematica Symbol)
HypercubeGraph[n] gives the n-dimensional hypercube graph Q_n.
Moment   (Built-in Mathematica Symbol)
Moment[list, r] gives the r\[Null]^th sample moment of the elements in list.Moment[dist, r] gives the r\[Null]^th moment of the symbolic distribution dist.Moment[..., {r_1, ...
SignedRankTest   (Built-in Mathematica Symbol)
SignedRankTest[data] tests whether the median of data is zero. SignedRankTest[{data_1, data_2}] tests whether the median of data_1 - data_2 is zero.SignedRankTest[dspec, ...
Controlling Infinite Evaluation   (Mathematica Tutorial)
The general principle that Mathematica follows in evaluating expressions is to go on applying transformation rules until the expressions no longer change. This means, for ...
Defining Your Own Wavelet   (Mathematica Tutorial)
You can define wavelets to plug into the wavelet analysis framework by using the correct template. A wavelet wave is of the form wfam[args], where wfam is the symbol that ...
MathLink Development in C (Mac OS X)   (Mathematica Tutorial)
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
NDSolve Method Plugin Framework   (Mathematica Tutorial)
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
Running Mathematica from Within an ...   (Mathematica Tutorial)
To run Mathematica from within an external program requires making use of many general features of MathLink. The first issue is how to establish a MathLink connection to ...
1 ... 361|362|363|364|365|366|367 ... 462 Previous Next

...