Specifying output styles. The second x^2 is here shown in boldface. This shows the word text in font sizes from 10 to 20 points.
NonlinearFit is replaced by FindFit. NonlinearRegress functionality is now available using the built-in function NonlinearModelFit.
ToContinuousTimeModel[sys] gives the continuous-time approximation of the discrete-time TransferFunctionModel or StateSpaceModel object sys.ToContinuousTimeModel[tf, s] gives ...
LinkCreate["name"] creates a MathLink link with the specified name for another program to connect to. LinkCreate[] creates a MathLink link and picks an unused name for the ...
LinkLaunch["prog"] starts the external program prog and opens a MathLink connection to it.
There are many variants of quasi-Newton methods. In all of them, the idea is to base the matrix B_k in the quadratic model on an approximation of the Hessian matrix built up ...
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...
MultivariateTDistribution[\[CapitalSigma], \[Nu]] represents the multivariate Student t distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter ...
The Wolfram Lightweight Grid System provides functions for launching and managing remote kernels, one part of a complete Mathematica^® parallel computing environment. With ...