Image:DFT approximation to Hilbert filter.png

Un article de Wikipédia, l'encyclopédie libre.

Ci-dessous, retrouvez page de description du fichier provenant de Commons.

Contents

[edit] Summary

Description

approximation error when Hilbert transform is implemented in frequency domain

Source

self-made

Date

27-Sep-2007

Author

Bob K

Permission
(Reusing this image)

see below


[edit] Matlab commands

N = 512;
h = zeros(1,N/2);
odd = 1:2:N/2;
 
for n = odd
    h(n) = 2/(pi*n);
end
 
H =  [-i*ones(1,N/2) i*ones(1,N/2)];
g = real( ifft(H) );
g = g(2:end);
 
figure
semilogy(odd,g(odd),'r',odd,h(odd),'b')
 
xlabel('n (odd values only)')
xlim([1 256])
set(gca,'XTick',1:50:251)
ylabel('impulse response (for n > 0)')
title('DFT_{512} approximation to Hilbert Filter')
 
text(200,.006,'2/(\pi n)','color','b','FontSize',14)
text(120,.0004,'DFT approximation  \rightarrow','color','r','FontSize',14)

[edit] Licensing

Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Български | Català | Česky | Cymraeg | Dansk | Deutsch | Eʋegbe | Ελληνικά | English | Español | Esperanto | Euskara | Estremeñu | فارسی | Français | Galego | 한국어 | हिन्दी | Hrvatski | Ido | Bahasa Indonesia | Íslenska | Italiano | עברית | Kurdî / كوردی | Latina | Lietuvių | Latviešu | Magyar | Македонски | Bahasa Melayu | Nederlands | ‪Norsk (bokmål)‬ | ‪Norsk (nynorsk)‬ | 日本語 | Polski | Português | Ripoarisch | Română | Русский | Shqip | Slovenčina | Slovenščina | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Tiếng Việt | Walon | ‪中文(简体)‬ | ‪中文(繁體)‬ | zh-yue-hant | +/-

[edit] Improvements

This graph image should be recreated using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is already available, please upload it. After uploading an SVG, replace this template with template {{Vector version available|new image name.svg}} in this image.

العربية | Български | Català | Česky | Dansk | Deutsch | English | Esperanto | Español | Français | 한국어 | Italiano | Magyar | Lietuvių | Nederlands | 日本語 | Polski | Português | Română | Русский | Suomi | Svenska | Türkçe | Українська | Tiếng Việt | मराठी | ‪中文(繁體)‬ | ‪中文(简体)‬ | +/-


La bildo estas kopiita de wikipedia:en. La originala priskribo estas:

date/time username edit summary source
23:55, 7 December 2005 en:User:Bob K (I created this image myself, using Matlab tools.) http://en.wikipedia.org/wiki/Image:DFT_approximation_to_Hilbert_filter.png

Historique du fichier

Cliquer sur une date et une heure pour voir le fichier tel qu’il était à ce moment-là

Date et heureDimensionsUtilisateurCommentaire
actuel28 septembre 2007 à 02:49560×420 (6 Kio)Bob K ({{Information |Description= approximation error when Hilbert transform is implemented in frequency domain |Source=self-made |Date=27-Sep-2007 |Author= Bob K }} )
18 mars 2006 à 23:04546×409 (6 Kio)Maksim (La bildo estas kopiita de wikipedia:en. La originala priskribo estas: == Summary == I created this image myself, using Matlab tools. == Licensing == {{PD-self}} {| border="1" ! date/time || username || edit summary |---- | 23:55, 7 December 2005 || [[:e)

La page ci-dessous contient cette image :