Mathematica provides several convenient methods for extracting and manipulating parts of matrices. The flexible [[ ]] (Part) and ;; (Span) syntaxes provide compact yet ...
Lists are at the core of Mathematica 's symbolic language. These "How tos" give step-by-step instructions for common tasks related to creating and manipulating lists.
ParametricPlot[{f_x, f_y}, {u, u_min, u_max}] generates a parametric plot of a curve with x and y coordinates f_x and f_y as a function of u. ParametricPlot[{{f_x, f_y}, ...
The general solution to a differential equation contains undetermined coefficients that are labeled C[1], C[2], and so on. This example has one undetermined parameter, C[1]. ...
Graphs and networks are all around us including technological networks (the internet, power grids, telephone networks, transportation networks, ...), social networks (social ...
Wavelets are short wavelike functions that can be scaled and translated. Wavelet transforms take any signal and express it in terms of scaled and translated wavelets. The ...
Harwell\[Dash]Boeing matrix format. Used for exchanging and storing sparse matrices. Plain text format. File format of the Harwell\[Dash]Boeing collection of standard test ...
MAT
(Mathematica Import/Export Format) MATLAB MAT-files. Matrix data format. Native data format of the MATLAB numerical computation software. Stores numerical matrices, Boolean values, or strings. Binary format. ...
MTX
(Mathematica Import/Export Format) Matrix Market matrix format. Used for exchanging and storing test matrices. Plain text format. File format of the NIST Matrix Market collection of standard test matrices. ...