D 2D & D 3D
Are plotting programs written in Free Pascal that were developed to assist engineers and scientists with their data analysis and visualization problems.[1] [2] Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF format or as raster image.
The D_2D program[edit]
Unique features of D_2D are extracting zeros and extrema from the input data file and of Pareto fronts of F1 vs. F2 point-cloud plots to display them on the graph.
-
Plot with zeros and extrema.
-
Comet plot.
-
Animated marker plot.
-
EA animation - level curves imported from D_3D.
-
Animation of Nelder–Mead method - level curves imported from D_3D.
The D_2D program[edit]
Unique features of D_3D are logarithmically spaced level curves, Z-axis truncated surface plots, constrained function plots, and color legend part of the z-axis.[3]
-
Surface plot with projected gradient.
-
Truncated surface plot with nodes colored according to height.
-
Surface plot of Himmelblau function with Log-spaced level curves.
-
3D plot of a constrained function.
-
Animation of Rosenbrock's function of three variables.
See Also[edit]
- Free Pascal
- Graph of a function
- List of information graphics software
- Test functions for optimization
- Talk
References[edit]
- ↑ Simionescu, P.A. (2014). Computer Aided Graphing and Simulation Tools for AutoCAD Users (1st ed.). Boca Raton, FL: CRC Press. ISBN 978-1-4822-5290-3. Search this book on
- ↑ Simionescu, P.A. (1998). "Considerations regarding the plotting of functions of two variables (in Romanian)" (PDF). Hello CAD Fans (57): 12–17.
- ↑ Simionescu, P.A. (2011). "Some Advancements to Visualizing Constrained Functions and Inequalities of Two Variables". ASME Journal of Computing and Information Science in Engineering. 11 (1). doi:10.1115/1.3570770.
This article "D 2D & D 3D" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.