Constructing matrices with special shapes. This creates a matrix of 0s containing a radius 4 diamond of 1s. The result is a 9×9 matrix. The size of the matrix can be ...
Amazon.com is a well-known web retailer that specializes in books, music, movies, and many other products. Amazon has made a web service available that allows developers to ...
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
NonlinearFit is replaced by FindFit. NonlinearRegress functionality is now available using the built-in function NonlinearModelFit.
MeanDifferenceCI[list_1, list_2] gives a confidence interval for the difference between the population means estimated from list_1 and list_2.
FromSymbolicXML[expr] converts a SymbolicXML expression expr to a more native format, if one is available.
Mathematica provides broad and deep built-in support for both programmatic and interactive modern industrial-strength image processing —fully integrated with Mathematica's ...
Boole
(Built-in Mathematica Symbol) Boole[expr] yields 1 if expr is True and 0 if it is False.
Decompose[poly, x] decomposes a polynomial, if possible, into a composition of simpler polynomials.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...