Page contents not supported in other languages.

Original file(SVG file, nominally 903 × 181 pixels, file size: 98 KB)

Summary

Description
English: Vector version of Single frequency.png
Date
Source Own work
Author Glosser.ca

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 4.0 International 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.

Source

\documentclass{standalone}

\usepackage{tikz}
\usepackage{pgfplots}
\usepgfplotslibrary{colorbrewer}
\pgfplotsset{compat=1.11}

\pgfplotsset{grid style={dotted, gray!80!white}}

\begin{document}
  \begin{tikzpicture}
    \begin{axis}[height=2in, width=10in, domain=0:10, samples=512, 
      xlabel={Time}, ylabel={Amplitude}, title={$\tau_c = \infty$}, 
      cycle multi list={Set1-4}, xmin=0, xmax=10, 
      xtick={0,1,2,3,4,5,6,7,8,9,10}, xticklabels={$0$, $T$, $2T$, $3T$, $4T$, $5T$, $6T$, $7T$, $8T$, $9T$, $10T$},
      minor x tick num={1},
      grid=major]
      \addplot+[no marks, smooth, ultra thick] {sin(deg(2*pi*x))};
      \addplot+[no marks, smooth, ultra thick] {sin(deg(2*pi*(x + 1/2)))};
    \end{axis}
  \end{tikzpicture}
\end{document}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

Wikimedia username: Glosser.ca
author name string: Glosser.ca

copyright status

copyrighted

copyright license

Creative Commons Attribution-ShareAlike 4.0 International

inception

19 August 2015

source of file

original creation by uploader

MIME type

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:11, 19 August 2015Thumbnail for version as of 19:11, 19 August 2015903 × 181 (98 KB)RayhemUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata