Mathematica provides a core set of functions for performing block-diagram reduction and various model manipulations. Building on Mathematica's unique symbolic architecture, ...
GeoTIFF
(Mathematica Import/Export Format) GIS extension of the TIFF format. Used for archiving and exchanging aerial photography or terrain data. Binary format. Contains rasters or digital elevation models (DEM). ...
Mathematica provides several convenient methods for extracting and manipulating parts of matrices. The flexible [[ ]] (Part) and ;; (Span) syntaxes provide compact yet ...
Complicated algebraic expressions can usually be written in many different ways. Mathematica provides a variety of functions for converting expressions from one form to ...
Differentiating a known function gives an explicit result. Differentiating an unknown function f gives a result in terms of f'. Mathematica applies the chain rule for ...
FormBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2} is an option for cells that specifies settings for FormBox objects within the cell.
At the core of Mathematica is the foundational idea that everything —data, programs, formulas, graphics, documents—can be represented as symbolic expressions. And it is this ...
All textual and graphical forms in Mathematica are ultimately represented in terms of nested collections of boxes. Typically the elements of these boxes correspond to objects ...
Mathematica supports not only arbitrary arrow graphics, but also a selection of convenient arrow-like characters, that automatically extend when appropriate. Each of these ...
One of the most important issues for using a database is the conversion of data as it is stored and retrieved from a database. This tutorial will discuss how Mathematica ...