51 - 60 of 132 for BinomialSearch Results
View search results from all Wolfram sites (10826 matches)
EdgeCount   (Built-in Mathematica Symbol)
EdgeCount[g] gives a count of the number of edges in the graph g.EdgeCount[g, patt] gives a count of the number of edges that match the pattern patt.
LCM   (Built-in Mathematica Symbol)
LCM[n_1, n_2, ...] gives the least common multiple of the n_i.
NorlundB   (Built-in Mathematica Symbol)
NorlundB[n, a] gives Nørlund polynomials B_n^(a) of degree n in a.NorlundB[n, a, x] gives generalized Bernoulli polynomials B_n^(a)(x).
TraditionalForm   (Built-in Mathematica Symbol)
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Sum   (Built-in Mathematica Symbol)
Sum[f, {i, i_max}] evaluates the sum \[Sum]i = 1 i_max f. Sum[f, {i, i_min, i_max}] starts with i = i_min. Sum[f, {i, i_min, i_max, di}] uses steps d i. Sum[f, {i, {i_1, i_2, ...
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 ...
DiscreteRatio   (Built-in Mathematica Symbol)
DiscreteRatio[f, i] gives the discrete ratio f(i + 1)/f(i).DiscreteRatio[f, {i, n}] gives the multiple discrete ratio.DiscreteRatio[f, {i, n, h}] gives the multiple discrete ...
EdgeDetect   (Built-in Mathematica Symbol)
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
MatrixPlot   (Built-in Mathematica Symbol)
MatrixPlot[m] generates a plot that gives a visual representation of the values of elements in a matrix.
Factorial   (Built-in Mathematica Symbol)
n! gives the factorial of n.
1 ... 3|4|5|6|7|8|9 ... 14 Previous Next

...