File:Single frequency correlation.svg

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Original file (SVG file, nominally 903 × 181 pixels, file size: 98 KB)

Summary

Description
English: Single frequency correlation
Date
Source Own work
Author Glosser.ca
SVG development
InfoField
 The SVG code is valid.
 This vector image was created with LaTeX.

Licensing

Glosser.ca, the copyright holder of this work, hereby publishes 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.
Attribution:
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 code

The logo of LaTeX – document markup language
The logo of LaTeX – document markup language
This media was created with LaTeX (document markup language)
Here is a listing of the source used to create this file.

Deutsch  English  +/−

\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/TimeThumbnailDimensionsUserComment
current19:11, 19 August 2015Thumbnail for version as of 19:11, 19 August 2015903 × 181 (98 KB)wikimediacommons>RayhemUser created page with UploadWizard

The following page uses this file:

Metadata