The Math2D directory contains functions for analysis of tables and arrays (2D), as well as plotting and spinning XYZ data. The following functions are included:
|
Calculates the 2D derivative of an array. |
|
|
Grids XYZ data using the inverse distance method. |
|
|
Performs 2 dimensional linear interpolation. |
|
|
Generates a Gaussian function of two variables, z = f(x, y). |
|
|
Grids XYZ data using spline interpolation. |
|
|
Spins a 3D plot. |
|
|
Performs two-dimensional cubic spline fitting. |
|
|
Creates a 3D XYZ plot. |