Waveforms.svg


Summary

Description
Català : Una ona sinusoidal, una ona quadrada, una ona triangular i una ona de serra. Les freqüències fonamentals de les quatre ones tenen la mateixa freqüència i fase, per facilitar-ne la comparació.
English : This shows several waveforms: sine wave , square wave , triangle wave , and rising sawtooth wave . The fundamental frequencies of each waveform have the same frequency and phase , for comparison. Uses the data files and the gnuplot code in #Source code below.
Македонски : Приказ на видовите бранови облици .
Русский : базовые формы волны.
Source Own work
Author Omegatron
Other versions
multilangfile
File: Waveforms.svg has 14 embedded translations .
files with only one language

SVG:

Raster:
SVG development
InfoField
The SVG code is valid .
This vector image was created with a text editor .
Please do not replace the simplified code of this file with a version created with a vector graphics editor ,  and do not translate with the buggy SVG translator
This file is translated using SVG switch elements : all translations are stored in the same file.


and data files:

square.dat

#	X    Y1
	0	1
	1	1
	1	-1
	2	-1
	2	1
	3	1
	3	-1
	4	-1
	4	1
	5	1
	5	-1
	6	-1

triangle.dat

#	X    Y1
	0	0
	0.5	1
	1.5	-1
	2.5	1
	3.5	-1
	4.5	1
	5.5	-1
	6	0

sawtooth.dat

#	X    Y1
	0	0
	1	1
	1	-1
	3	1
	3	-1
	5	1
	5	-1
	7	1

Created by User:Omegatron using gnuplot , possibly with post-processing in the GIMP (PNG) or Inkscape (SVG) (actually no GIMP for SVG images)

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported , 2.5 Generic , 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License , Version 1.2 or any later version published by the Free Software Foundation ; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License .
You may select the license of your choice.

(In short, this means that you can copy and modify the image freely as long as you provide attribution; preferably in the form of a link back to this page.)

Captions

four waveforms: sine, square, triangle, and rising sawtooth

Items portrayed in this file

depicts

image/svg+xml