"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
UseFrontEnd[expr] evaluates expr in an environment where the kernel can make use of the services of the notebook front end.
MLINK getMathLink (WolframLibraryData libData) gets a MathLink connection to use for evaluations in Mathematica.
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.
NDTFourierTransform[expr, n, \[Omega]] gives a numerical approximation to the discrete time Fourier transform of expr evaluated at the numerical value \[Omega], where expr is ...
NFourierCosTransform[expr, t, \[Omega]] gives a numerical approximation to the Fourier cosine transform of expr evaluated at the numerical value \[Omega], where expr is a ...
NFourierSinTransform[expr, t, \[Omega]] gives a numerical approximation to the Fourier sine transform of expr evaluated at the numerical value \[Omega], where expr is a ...
NFourierTransform[expr, t, \[Omega]] gives a numerical approximation to the Fourier transform of expr evaluated at the numerical value \[Omega], where expr is a function of t.
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 ...