NInverseDTFourierTransform[expr, \[Omega], n] gives a numerical approximation to the inverse discrete time Fourier transform of expr evaluated at the integer n, where expr is ...
NInverseFourierCosTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier cosine transform of expr evaluated at the numerical value t, where expr ...
NInverseFourierSinTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier sine transform of expr evaluated at the numerical value t, where expr is ...
NInverseFourierTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier transform of expr evaluated at the numerical value t, where expr is a ...
MiniMaxApproximation[expr, {x, {x_0, x_1}, m, n}] finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a mini-max ...
Bicomponents[g] gives the biconnected components of the undirected graph g.
NeighborhoodVertices[g, i, r] gives vertices that can be reached from vertex i within r hops.NeighborhoodVertices[g, i] gives vertices that can be reached from vertex i.
PageRankVector[g] returns the page rank of the graph g.
DistanceMatrix[list] gives a matrix of distances or dissimilarities between the elements of list.
MusicScale[{i_1, i_2, ...}, freq, dur] creates a Sound object that is a sequence of pitches corresponding to numbers i_1, i_2, ..., a list of intervals measured in cents, ...