ACM Home Page
Please provide us with feedback. Feedback
Plotting contour surfaces of a function of three variables
Full text PdfPdf (679 KB)
Source ACM Transactions on Mathematical Software (TOMS) archive
Volume 14 ,  Issue 1  (March 1988) table of contents
Pages: 33 - 41  
Year of Publication: 1988
ISSN:0098-3500
Author
Granville Sewell  Univ. of Texas at El Paso, El Paso
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 20,   Downloads (12 Months): 90,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms   review  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/42288.42289
What is a DOI?

ABSTRACT

A technique is presented for the graphical representation of some contour (level) surfaces of a function of three variables defined by its values on an array of points (xi, yj, zk). The algorithm involves drawing and projecting the contour curves corresponding to the cross sections x = xI and y = yj. Because the curves are drawn as thick, opaque bands, which mask all bands in the immediate background, a sense of depth is retained, yet background contours are still visible between the bands.





REVIEW

"Ian Gladwell : Reviewer"

This paper and the algorithm published with it [1] describe a technique for plotting contour (level) surfaces of a function of three variables and briefly discuss FORTRAN 77 code implementing the plotting procedure. The author assumes that the f  more...