跳转到内容

File:Dutycycle.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为550 × 205像素,文件大小:1 KB)


摘要

描述
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.
日期
来源 自己的作品
作者 Krishnavedala
 
SVG的源代码为有效代码.
 

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

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2015年1月12日 (一) 21:532015年1月12日 (一) 21:53版本的缩略图550 × 205(1 KB)Krishnavedalasize optimized, better font
2015年1月12日 (一) 21:232015年1月12日 (一) 21:23版本的缩略图550 × 205(1 KB)Krishnavedalasimplified SVG
2011年5月27日 (五) 16:582011年5月27日 (五) 16:58版本的缩略图800 × 280(14 KB)Krishnavedalavalidated SVG
2011年5月27日 (五) 04:272011年5月27日 (五) 04:27版本的缩略图800 × 280(14 KB)Krishnavedala

没有页面链接到本图像。

全域文件用途

以下其他wiki使用此文件:

元数据