File:Dutycycle.svg

From formulasearchengine
Jump to navigation Jump to search

Original file(SVG file, nominally 550 × 205 pixels, file size: 1 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: This figure represents a rectangular waveform used to define the concept of dutycycle. It has been generated using the following maxima code
dutycycle:1/3;
square(x) := (if (x-floor(x) > dutycycle) then 0 else 1);
load(draw);
draw2d(terminal=svg,file_name="Dutycycle",
  color=black,font="Times",font_size=15,nticks=75,proportional_axes=none,
  user_preamble="set termoption enhanced;",dimensions=[800,280],
  xtics_axis=false,ytics_axis=false,grid=true,points_joined=true,
  yrange=[-.1,1.1],xtics={["0",0],["tau",dutycycle],["T",1],["T+tau",1+dutycycle],
  ["2T",2],["2T+tau",2+dutycycle],["3T",3],["3T+tau",3+dutycycle]},ytics=1,
  xaxis=false,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
  line_width=2,/*label(["x",1.,0.1],["y",0.1,1.]),*/xlabel="Time",ylabel="Amplitude",
  color=blue,key="",explicit(square(x),x,0,3.5)
);
Based on the file w:File:Dutycycle.png.
Date
Source Own work
Author Krishnavedala
 
The SVG code is valid.
 
This 0746 was created with a text editor by ElectroKid ().

Previous version had been created with Gnuplot (14635 bytes)     now 7.46% of previous size

 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor


Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

27 May 2011

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:53, 12 January 2015Thumbnail for version as of 23:53, 12 January 2015550 × 205 (1 KB)wikimediacommons>Krishnavedalasize optimized, better font

There are no pages that use this file.