File:Bandpass discrete Hilbert transform filter.tif

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

Original file(1,153 × 426 pixels, file size: 84 KB, MIME type: image/tiff)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Example of a discrete Hilbert transform filter, bandpass design.
Date
Source Own work
Author Bob K
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Matlab commands[edit]

h = firpm(64,[0.05 0.95],[1 1],'h');
plot(-32:32, h)
axis([-32 32 -.8 .8])
xlabel('Time (samples)')
ylabel('Amplitude')
title('Impulse response of bandpass Hilbert transform filter')
fvtool(h,1)
title('Frequency response of bandpass Hilbert transform filter')
grid off

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:47, 14 October 2010Thumbnail for version as of 14:47, 14 October 20101,153 × 426 (84 KB)Bob K (talk | contribs){{Information |Description={{en|1=Example of a discrete Hilbert transform filter, bandpass design.}} |Source={{own}} |Author=Bob K |Date=2010-10-14 |Permission= |other_versions= }}

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata