NFourierTrigSeries[expr, t, k] gives a numerical approximation to the order n Fourier trigonometric series expansion of expr, where expr is a periodic function of t with ...
An important subset of optimization problems is constrained nonlinear optimization, where the function is not linear and the parameter values are constrained to certain ...
Mathematica's strengths in algebraic computation and graphics as well as numerics combine to bring unprecedented flexibility and power to geometric computation. Making ...
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
Most of the documentation provided for Mathematica is concerned with explaining what Mathematica does, not how it does it. But the purpose of this is to say at least a little ...
NFourierCosCoefficient[expr, t, n] gives a numerical approximation to the n\[Null]^th coefficient in the Fourier cosine series expansion of expr, where expr is a periodic ...
NIntegrate Introduction NIntegrate Integration Strategies NIntegrate Integration Rules
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.