File:Soi diag ex.svg

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

Original file(SVG file, nominally 223 × 170 pixels, file size: 17 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Polski: Przykładowy filtr uśredniający SOI
Date
Source Own work
Author Przemekbary
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[dspjoint]				(m01)	{};				&
	\node[dspsquare]			(m02)	{$z^{-1}$};		        &
	\node					(m03)	{};			       \\
	%------------------------------------------------------------------------------
	\node					(m10) 	{};				&
	\node[dspsquare]			(m11)	{0,5};		                &
	\node					(m12)	{};				&
	\node[dspsquare]			(m13)	{0,5};		               \\
	%------------------------------------------------------------------------------
	\node					(m20) 	{};				&
	\node					(m21)	{};				&
	\node					(m22)	{};				&
	\node					(m23)	{};			       \\		
	%------------------------------------------------------------------------------
	\node					(m30) 	{};				&
	\node					(m31)	{};				&
	\node[dspcircle]			(m32)	{$+$};			        &
	\node					(m33)	{};			       \\	
	%------------------------------------------------------------------------------
	\node					(m40) 	{};				&
	\node					(m41)	{};				&
	\node					(m42)	{};				&
	\node					(m43)	{$y(n)$};		       \\			
};

\draw[->] 	(m00) -- (m01) -- (m02);
\draw[->]	(m02) -| node[auto] {$x(n-1)$} (m13);
\draw[->]	(m01) -- (m11);

\draw[->]	(m11) |-  (m32);
\draw[->]	(m13) |-  (m32);

\draw[->]	(m32) |- (m43);
\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:03, 15 February 2015Thumbnail for version as of 00:03, 15 February 2015223 × 170 (17 KB)Jdx (talk | contribs)SVG recreated from LaTeX source using <code>latex</code> and <code>dvisvgm</code>.
17:31, 14 February 2015Thumbnail for version as of 17:31, 14 February 2015235 × 182 (46 KB)Przemekbary (talk | contribs)Czcionki poprawione przez Jdx
12:52, 8 February 2015Thumbnail for version as of 12:52, 8 February 2015235 × 182 (30 KB)Przemekbary (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file:

Metadata