לדלג לתוכן

קובץ:Window function (rectangular).svg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(קובץ SVG, הגודל המקורי: 901 × 346 פיקסלים, גודל הקובץ: 472 ק"ב)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.
קובץ זה הוחלף על ידי הקובץ File:Window function and frequency response - Rectangular.svg. מומלץ להשתמש בקובץ החדש.
new file

תקציר

תיאור
English: rectangular window and frequency response
תאריך יצירה
מקור נוצר על־ידי מעלה היצירה     I saved both plots in EPS, then I converted them to SVG with Scribus and merged them with Inkscape
יוצר Bob K, converted to SVG by Alessio Damato
אישורים והיתרים
(שימוש חוזר בקובץ זה)
Public domain ברצוני, בעלי זכויות היוצרים על יצירה זו, לשחרר יצירה זו לנחלת הכלל. זה תקף בכל העולם.
יש מדינות שבהן הדבר אינו אפשרי על פי חוק, אם כך:
אני מעניק לכל אחד את הזכות להשתמש בעבודה זו לכל מטרה שהיא, ללא תנאים כלשהם, אלא אם כן תנאים כאלה נדרשים על פי חוק.
גרסאות אחרות

קובץ זה הוא יצירה נגזרת של : Window function (rectangular).png

Derivative works of this file:  Window function and frequency response - Rectangular.svg
SVGהתפתחות 
InfoField
 
 (3 warnings)קוד המקור של קובץ SVG זה הוא תקין
 
Alejo2083 מאת Scribus עם‎‎ נוצרה ה גרפיקה וקטורית
Matlab source
InfoField
click to expand

This graphic was created with the help of the following script:

N=128;
k=0:N-1;

dr = 60;
w = ones(1,N);

B = N*sum(w.^2)/sum(w)^2;   % noise bandwidth (bins)

H = abs(fft([w zeros(1,7*N)]));
H = fftshift(H);
H = H/max(H);
H = 20*log10(H);
H = max(0,dr+H);

figure
area(k,w,'FaceColor', [0 .4 .6])
xlim([0 N-1])
ylim([0 2])
set(gca,'XTick', [0 : 1/8 : 1]*(N-1))
set(gca,'XTickLabel','0| | | | | | | |N-1')
grid on
ylabel('amplitude')
xlabel('samples')
title('Window function (rectangular)')

figure
stem(([1:(8*N)]-1-4*N)/8,H,'-');
set(findobj('Type','line'),'Marker','none','Color',[.871 .49 0])
xlim([-4*N 4*N]/8)
ylim([0 dr])
set(gca,'YTickLabel','-60|-50|-40|-30|-20|-10|0')
grid on
ylabel('decibels')
xlabel('DFT bins')
title('Spectral "leakage" from a rectangularly windowed sinusoid')

Improvements

This image (or all images in this category) uses inside labels or attached captions in a specific script or language and should be converted to a language neutral form. This would allow its use in all Wikimedia projects and, more importantly, all Wikimedia languages.

Bahasa Melayu  català  čeština  Deutsch  English  español  français  italiano  magyar  Nederlands  Plattdüütsch  português  sicilianu  slovenčina  suomi  беларуская (тарашкевіца)‎  македонски  русский  српски / srpski  한국어  日本語  中文  中文(简体)‎  فارسی  +/−

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

image/svg+xml

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית23:12, 22 באוקטובר 2007תמונה ממוזערת לגרסה מ־23:12, 22 באוקטובר 2007‪346 × 901‬ (472 ק"ב)Alejo2083== Summary == {{Information |Description= rectangular window and frequency response |Source=self-made |Date=14-Dec-2005 |Author= Bob K, converted to SVG by ~~~ }} source: http://en.wikipedia.org/wiki/Window_Function author: http://en.wiki

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה: