File:Noi diag ex.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 236 × 129 pixels, file size: 17 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Polski: Przykładowy uśredniający filtr NOI
Date
Source Own work
Author Przemekbary
Other versions
LaTeX source
InfoField
click to expand
\documentclass[tikz]{standalone}


\usetikzlibrary{arrows}
\tikzstyle{dspsquare}=[rectangle, thick, draw=black, fill=gray!10, minimum size=1cm]
\tikzstyle{dspcircle}=[circle, thick, draw=black, fill=gray!10, minimum size=1cm]
\tikzstyle{dspjoint}=[fill,draw=black,shape=circle,minimum size=3pt, inner sep=0]

\begin{document}

\begin{tikzpicture}[>=triangle 45]
\matrix(m1) [row sep=2.5mm, column sep=5mm]
{
	\node					(m00)	{$x(n)$};		        &
	\node[dspsquare]		        (m01)	{0,5};		                &
	\node[dspcircle]		        (m02)	{$+$};			        &
	\node[dspjoint]			        (m03)	{};				&
	\node					(m04)	{$y(n)$};		       \\
	%------------------------------------------------------------------------------
	\node					(m10) 	{};				&
	\node					(m11)	{};				&
	\node					(m12)	{};				&
	\node					(m23)	{};				&
	\node					(m24)	{};		               \\
	%------------------------------------------------------------------------------
	\node					(m20) 	{};				&
	\node					(m21)	{};				&
	\node[dspsquare]		        (m22)	{0,5};		                &
	\node[dspsquare]		        (m23)	{$z^{-1}$};		        &
	\node					(m24)	{};			       \\
	%------------------------------------------------------------------------------
	\node					(m30) 	{};				&
	\node					(m31)	{};				&
	\node					(m32)	{};				&
	\node					(m33)	{};				&
	\node					(m34)	{};			       \\	
	%------------------------------------------------------------------------------
};
\draw		(m33) node[below] {$y(n-1)$};
\draw[->]	(m00) -- (m01);
\draw[->]	(m01) -- (m02);
\draw[->]	(m02) -- (m04);
\draw[->]	(m03) -- (m23);
\draw[-]	(m23) |- (m32);
\draw[->]	(m33) -| (m22);
\draw[->]	(m22) -- (m02);
\end{tikzpicture}

\end{document}

Licensing

[edit]
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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:08, 15 February 2015Thumbnail for version as of 00:08, 15 February 2015236 × 129 (17 KB)Jdx (talk | contribs)SVG recreated from LaTeX source using <code>latex</code> and <code>dvisvgm</code>.
17:29, 14 February 2015Thumbnail for version as of 17:29, 14 February 2015253 × 137 (45 KB)Przemekbary (talk | contribs)Czcionki poprawione przez Jdx
15:35, 14 February 2015Thumbnail for version as of 15:35, 14 February 2015253 × 137 (35 KB)Przemekbary (talk | contribs)Fonts as paths
15:33, 14 February 2015Thumbnail for version as of 15:33, 14 February 2015253 × 137 (26 KB)Przemekbary (talk | contribs)corrected fonts
10:58, 14 February 2015Thumbnail for version as of 10:58, 14 February 2015253 × 137 (30 KB)Przemekbary (talk | contribs)Reverted to version as of 13:40, 8 February 2015
10:53, 14 February 2015Thumbnail for version as of 10:53, 14 February 2015253 × 137 (28 KB)Przemekbary (talk | contribs)Corrected font
10:42, 14 February 2015Thumbnail for version as of 10:42, 14 February 2015253 × 137 (21 KB)Przemekbary (talk | contribs)Corrected text font
13:40, 8 February 2015Thumbnail for version as of 13:40, 8 February 2015253 × 137 (30 KB)Przemekbary (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file:

Metadata