Bestand:Butterworth Filter Orders.svg

Oorspronkelijk bestand(SVG-bestand, nominaal 850 × 600 pixels, bestandsgrootte: 95 kB)


Beschrijving

Beschrijving
English: A frequency-response graph of low-pass butterworth filters of orders from 1 to 5. The break frequency is normalised to 1 rad/s, and the DC-gain is normalised to 0dB. (Note: this is the power gain G2 not the amplitude gain.)
Datum
Bron Eigen werk
Auteur Inductiveload
Toestemming
(Hergebruik van dit bestand)
Public domain Ik, de auteursrechthebbende van dit werk, geef dit werk vrij in het publieke domein. Dit is wereldwijd van toepassing.
In sommige landen is dit wettelijk niet mogelijk; in die gevallen geldt:
Ik sta iedereen toe dit werk voor eender welk doel te gebruiken, zonder enige voorwaarden, tenzij zulke voorwaarden door de wet worden voorgeschreven.
Mathematica source
InfoField
click to expand
<<Graphics`Graphics`

butterworth[w_, w0_, o_] = 1/(1 + (w/w0)^(2*o));

LogLinearPlot[
  Evaluate[Table[
      10*Log[10, butterworth[w, 1, ord]],
      {ord, 5}]],
  {w, 0.01, 100},
  PlotRange -> {-100, 0},
  PlotPoints -> 100,
  ImageSize -> 800]

Bijschriften

Beschrijf in één regel wat dit bestand voorstelt

Items getoond in dit bestand

beeldt af

image/svg+xml

a16a96298b64e8951196ed16bbede7cb951cee7d

96.838 byte

600 pixel

850 pixel

Bestandsgeschiedenis

Klik op een datum/tijd om het bestand te zien zoals het destijds was.

Datum/tijdMiniatuurAfmetingenGebruikerOpmerking
huidige versie19 okt 2007 00:45Miniatuurafbeelding voor de versie van 19 okt 2007 00:45850 × 600 (95 kB)Inductiveload{{Information |Description=A frequency-response graph of w:butterworth filters of orders from 1 to 5. The break frequency is normalised to 1 rad/s, and the DC-gain is normalised to 0dB. |Source=Self-made |Date=18/10/2007 |Author= [[User:Inductiveload

Dit bestand wordt op de volgende pagina gebruikt:

Globaal bestandsgebruik

De volgende andere wiki's gebruiken dit bestand: