|
|
|
Foundation ::
Visualization and Virtual Reality ::
Contour Plot Algorithm
|
Contour Plot Algorithm
A General Algorithm for the Construction of Contour Plots
|
 |
Moderators: Adopt This Application! |
SOURCE CODE AVAILABLE
|
|
The graphical presentation of experimentally or theoretically generated
data sets frequently involves the construction of contour plots. A
general computer algorithm has been developed for the construction of contour
plots. The Contour Plot Algorithm provides for efficient and accurate contouring
with a modular approach which allows flexibility in modifying the algorithm
for special applications.
The algorithm accepts as input data values at a
set of points irregularly distributed over a plane. The algorithm is based
on an interpolation scheme in which the points in the plane are connected by
straight line segments to form a set of triangles.
In general, the data is
smoothed using a least-squares-error fit of the data to a bivariate polynomial.
To construct the contours, interpolation along the edges of the triangles
is performed, using the bivariable polynomial if data smoothing was
performed. Once the contour points have been located, the contour may be
drawn.
Contour Plot Algorithm carries the NASA case number ARC-11441. It was originally released as part of the NASA COSMIC collection.
|
|
More software from National Technology Transfer Center
|
|
|
|
|
|

|
Open Channel Software runs entirely on Open Source Software. We return
value to the Software community in the form of
services and original software. Most of our
content is currently available as source code, with the
copyright owned by the original author, All
Rights Reserved. Everything else is Copyright
©2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Open Channel Software.
View our privacy statement.
Contact webmaster at openchannelsoftware dot org with questions.
|
|

|