contour_gradient_3d


contour_gradient_3d, a MATLAB code which demonstrates how contour lines and gradient vectors for a function f(x,y) can be displayed in a 3D plot.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

contour_gradient_3d is available in a MATLAB version.

Related Data and Programs:

contour_gradient, a MATLAB code which displays contours and gradient vectors for a function f(x,y).

contour_gradient_3d_test

contour_sequence4, a MATLAB code which makes a sequence of contour plots based on a single XY coordinate file, and a sequence of Z(X,Y) data files.

dist_plot, a MATLAB code which makes contour plots of the distance function, as defined and used in Persson and Strang's distmesh code;

levels, a MATLAB code which makes a contour plot, choosing the contour levels using random sampling.

surf_test, a MATLAB code which demonstrates the MATLAB surf() function for displaying a 3D surface of the form Z=F(X,Y).

triangulation_order3_contour, a MATLAB code which makes contour plot of scattered data, or of data defined on an order 3 triangulation.

triangulation_order6_contour, a MATLAB code which makes contour plots of data defined on an order 6 triangulation.

Source Code:


Last modified on 02 January 2019.