261 - 270 of 506 for ColumnSearch Results
View search results from all Wolfram sites (6329 matches)
Standardize   (Built-in Mathematica Symbol)
Standardize[list] shifts and rescales the elements of list to have zero mean and unit sample variance.Standardize[list, f_1] shifts the elements in list by f_1[list] and ...
Formatted Output   (Mathematica Tutorial)
Ever since Version 3 of Mathematica, there has been rich support for arbitrary mathematical typesetting and layout. Underlying all that power was a so-called box language, ...
Table   (Built-in Mathematica Symbol)
Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
SQLExecute   (DatabaseLink Tutorial)
SQLExecute allows SQL statements to be executed. Statements can be used to select data, create tables, insert data, update data, remove data, and drop tables. The statement ...
Data Formats in Wolfram|Alpha   (Mathematica Tutorial)
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
FITS   (Mathematica Import/Export Format)
MIME types: application/fits, image/fits FITS scientific image and data format. Standard format for the exchange and archival storage of astronomical data. Endorsed by NASA ...
Deleting Data with Raw SQL   (DatabaseLink Tutorial)
The raw SQL command DELETE deletes data from a database. An alternative is to use the Mathematica command SQLDelete, described in "Deleting Data". If you find that the ...
Updating Data with Raw SQL   (DatabaseLink Tutorial)
The raw SQL command UPDATE updates data in a database. An alternative is to use the Mathematica command SQLUpdate, described in "Updating Data". If you find that the examples ...
JPEG2000   (Mathematica Import/Export Format)
MIME type: image/jp2 JPEG2000 raster image and compression format. Used for photographic images. JPEG is an acronym for Joint Photographic Experts Group. Binary file format. ...
Checkbox   (Built-in Mathematica Symbol)
Checkbox[x] represents a checkbox with setting x, displayed as CheckboxBox[True] when x is True and CheckboxBox[False] when x is False. Checkbox[Dynamic[x]] takes the setting ...
1 ... 24|25|26|27|28|29|30 ... 51 Previous Next

...