The Algorithm Design Manual Second Edition



Download 5,51 Mb.
Pdf ko'rish
bet316/488
Sana31.12.2021
Hajmi5,51 Mb.
#273936
1   ...   312   313   314   315   316   317   318   319   ...   488
Bog'liq
2008 Book TheAlgorithmDesignManual

Problem description

: The discrete Fourier transform H



m

=





n

1

k=0

h

k

e

2πikm/n

for 0


≤ m ≤ n − 1.

and/or low-frequency components (i.e., dropping some of the sine functions)




432

1 3 .


N U M E R I C A L P R O B L E M S

polynomials and or comparing two character strings.

Implementing

such products directly takes O(n

2

), while the fast Fourier transform led to a



O(lg n) algorithm.

Another example comes from image processing. Because a scanner measures

the darkness of an image patch instead of a single point, the scanned input

is always blurred. A reconstruction of the original signal can be obtained by

deconvoluting the input signal with a Gaussian point-spread function.

• Computing the correlation of functions – The correlation function of two

functions (t) and g(t) is defined by



z(t) =





−∞

(τ )g(τ )

and can be easily computed using Fourier transforms. When two functions are

similar in shape but one is shifted relative to the other (such as (t) = sin(t)

and g(t) = cos(t)), the value of z(t

0

) will be large at this shift offset t



0

. As


an application, suppose that we want to detect whether there are any funny

periodicities in our random-number generator. We can generate a large series

of random numbers, turn them into a time series (the ith number at time i),

and take the Fourier transform of this series. Any funny spikes will correspond

to potential periodicities.

The discrete Fourier transform takes as input complex numbers h



k

, 0




k

≤ n − 1, corresponding to equally spaced points in a time series, and outputs

complex numbers H

k

, 0


≤ k ≤ n − 1, each describing a sine function of given

frequency. The discrete Fourier transform is defined by



H

m

=

n



1



k=0



h

k

e

2πikm/n

and the inverse Fourier transform is defined by



h

m

=

1



n

n

1



k=0



H

k

e

2

πikm/n

which enables us move easily between and H.

Since the output of the discrete Fourier transform consists of numbers, each

of which is computed using a formula on numbers, they can be computed in

O(n

2

) time. The fast Fourier transform (FFT) is an algorithm that computes the



discrete Fourier transform in O(log n). This is arguably the most important algo-

rithm known, for it opened the door to modern signal processing. Several different

algorithms call themselves FFTs, all of which are based on a divide-and-conquer

approach. Essentially, the problem of computing the discrete Fourier transform on




1 3 . 1 1

D I S C R E T E F O U R I E R T R A N S F O R M



433

points is reduced to computing two transforms on n/2 points each, and is then

applied recursively.

The FFT usually assumes that is a power of two. If this is not the case,

you are usually better off padding your data with zeros to create = 2



k

elements


rather than hunting for a more general code.

Many signal-processing systems have strong real-time constraints, so FFTs are

often implemented in hardware, or at least in assembly language tuned to the

particular machine. Be aware of this possibility if the codes prove too slow.




Download 5,51 Mb.

Do'stlaringiz bilan baham:
1   ...   312   313   314   315   316   317   318   319   ...   488




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish