File:Stegsvar bikvadratiskt filter olika dfaktor.png

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

Stegsvar_bikvadratiskt_filter_olika_dfaktor.png(588 × 373 pixels, file size: 25 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Svenska: Stegsvar hos bikvadratiskt filter för olika dämpfaktorer.
Date
Source Own work by uploader
 
This diagram was created with Mathematica.
Author Calle

Additional info[edit]

The function plotted is:

where

Mathematica source code:

H[x_, k_] :=
 If[k == 1,
  1 - (1 + 2 \[Pi] x) Exp[-2 \[Pi] x],
  If[k > 1,
   Module[{k1 = k - Sqrt[k^2 - 1], k2 = k + Sqrt[k^2 + 1]},
    1 - 1/(
      2 Sqrt[k^2 - 1]) (1/k1 Exp[-2 \[Pi] k1 x] - 
        1/k2 Exp[-2 \[Pi] k2 x])],
   1 - (k/Sqrt[1 - k^2] Sin[Sqrt[1 - k^2] 2 \[Pi] x] + 
       Cos[Sqrt[1 - k^2] 2 \[Pi] x]) Exp[-2 \[Pi] k x]]]

Needs["PlotLegends`"]

Plot[{H[t, .2], H[t, .4], H[t, .6], H[t, .8], H[t, 1], H[t, 2], 
  H[t, 3]}, {t, 0, 3}, AxesLabel -> {t/Subscript[T, 0], H}, 
 PlotLegend -> {.2, .4, .6, .8, 1, 2, 3}, LegendShadow -> False, 
 LegendPosition -> {.7, .1}, LegendSize -> .5]

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported 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.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.
 
This diagram was created with Mathematica.

File history

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

Date/TimeThumbnailDimensionsUserComment
current17:54, 25 September 2009Thumbnail for version as of 17:54, 25 September 2009588 × 373 (25 KB)Calle (talk | contribs){{Information |Description={{sv|1=Stegsvar hos bikvadratiskt filter för olika dämpfaktorer.}} |Source=Own work by uploader |Author=Calle |Date=2009-09-25 |Permission= |other_versions= }} Category:Filter [[Category:Mathematica diagram

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: