File:Single frequency correlation.svg

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

Commons-logo.svg This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

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

19 August 2015

image/svg+xml

File history

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

Date/TimeDimensionsUserComment
current12:11, 19 August 2015903 × 181 (98 KB)RayhemUser created page with UploadWizard

The following page uses this file:

Metadata