Author:
Laurence D. Finston
This copyright notice applies to the text and source
code of this web site, and the graphics that appear on it.
The software described in this text has its own copyright notice and
license, which can be found in the distribution itself.
Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 The Free Software Foundation, Inc.
Permission is granted to copy, distribute, and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of this license is included in the file
COPYING.TXT
Last updated: October 15, 2010.
Top
Introduction
Contact
Back to top
Back to main contents
Back to main page
Wave form 1
3DLDF code:
wave_1.ldf A
file containing MetaPost code is provided below, because as of
2010年10月15日, the MetaPost generated from this file of 3dldf code must be
modified by hand. The reason is that problems have arisen with a couple of
functions that did not exist with the version of the GNU C++ compiler I used
when I first made this example.
MetaPost code:
wave_1.mp
TeX code:
wave_1.txt
PDF file:
wave_1.pdf
Compressed PDF file:
wave_1.pdf.gz
PostScript file:
wave_1.ps
Compressed PostScript file:
wave_1.ps.gz
Wave form 2
3DLDF code:
wave_2.ldf
A file containing MetaPost code is provided below, because as of
2010年10月18日, the MetaPost generated from this file of 3dldf code must be
modified by hand. The reason is that problems have arisen with a couple of
functions that did not exist with the version of the GNU C++ compiler I used
when I first made this example.