Sie sind auf Seite 1von 64

1

Copyright 2001, S. K. Mitra


Multirate Digital Signal Multirate Digital Signal
Processing Processing
Basic Sampling Rate Alteration Devices Basic Sampling Rate Alteration Devices
Up Up- -sampler sampler - Used to increase the sampling
rate by an integer factor
Down Down- -sampler sampler - Used to decrease the
sampling rate by an integer factor
2
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Time Time- -Domain Characterization Domain Characterization
An up-sampler with an up up- -sampling factor sampling factor
L, where L is a positive integer, develops an
output sequence with a sampling rate
that is L times larger than that of the input
sequence x[n]
Block-diagram representation
] [n x
u
L x[n]
] [n x
u
3
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Up-sampling operation is implemented by
inserting equidistant zero-valued
samples between two consecutive samples
of x[n]
Input-output relation
1 L
|
,
|
=
=
otherwise , 0
, 2 , , 0 ], / [
] [
. L L n L n x
n x
u
4
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Figure below shows the up-sampling by a
factor of 3 of a sinusoidal sequence with a
frequency of 0.12 Hz obtained using
Program 10_1
0 10 20 30 40 50
-1
-0.5
0
0.5
1
Input Sequence
Time index n
A
m
p
l
i
t
u
d
e
0 10 20 30 40 50
-1
-0.5
0
0.5
1
Output sequence up-sampled by 3
Time index n
A
m
p
l
i
t
u
d
e
5
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
In practice, the zero-valued samples
inserted by the up-sampler are replaced with
appropriate nonzero values using some type
of filtering process
Process is called interpolation interpolation and will be
discussed later
6
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Time Time- -Domain Characterization Domain Characterization
An down-sampler with a down down- -sampling sampling
factor factor M, where Mis a positive integer,
develops an output sequence y[n] with a
sampling rate that is (1/M)-th of that of the
input sequence x[n]
Block-diagram representation
M x[n]
y[n]
7
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Down-sampling operation is implemented
by keeping every M-th sample of x[n] and
removing in-between samples to
generate y[n]
Input-output relation
y[n] = x[nM]
1 M
8
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Figure below shows the down-sampling by
a factor of 3 of a sinusoidal sequence of
frequency 0.042 Hz obtained using Program
10_2
0 10 20 30 40 50
-1
-0.5
0
0.5
1
Input Sequence
Time index n
A
m
p
l
i
t
u
d
e
0 10 20 30 40 50
-1
-0.5
0
0.5
1
Output sequence down-sampled by 3
A
m
p
l
i
t
u
d
e
Time index n
9
Copyright 2001, S. K. Mitra
Basic Sampling Rate Basic Sampling Rate
Alteration Devices Alteration Devices
Sampling periods have not been explicitly
shown in the block-diagram representations
of the up-sampler and the down-sampler
This is for simplicity and the fact that the
mathematical theory of multirate systems mathematical theory of multirate systems
can be understood without bringing the
sampling period T or the sampling
frequency into the picture
T
F
10
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Figure below shows explicitly the time-
dimensions for the down-sampler
M
) ( ] [ nMT x n y
a
=
) ( ] [ nT x n x
a
=
Input sampling frequency
T
F
T
1
=
Output sampling frequency
'
1
'
T M
F
F
T
T
= =
11
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Figure below shows explicitly the time-
dimensions for the up-sampler
Input sampling frequency
T
F
T
1
=
|
,
| =
=
otherwise 0
, 2 , , 0 ), / ( - L L n L nT x
a
L
) ( ] [ nT x n x
a
=
y[n]
Output sampling frequency
'
1
'
T
LF F
T T
= =
12
Copyright 2001, S. K. Mitra
Basic Sampling Rate Basic Sampling Rate
Alteration Devices Alteration Devices
The up up- -sampler sampler and the down down- -sampler sampler are
linear linear but time time- -varying discrete varying discrete- -time time
systems systems
We illustrate the time-varying property of a
down-sampler
The time-varying property of an up-sampler
can be proved in a similar manner
13
Copyright 2001, S. K. Mitra
Basic Sampling Rate Basic Sampling Rate
Alteration Devices Alteration Devices
Consider a factor-of-M down-sampler
defined by
Its output for an input
is then given by
From the input-output relation of the down-
sampler we obtain
y[n] = x[nM]
] [
1
n y ] [ ] [
0 1
n n x n x =
] [ ] [ ] [
0 1 1
n Mn x Mn x n y = =
)] ( [ ] [
0 0
n n M x n n y =
] [ ] [
1 0
n y Mn Mn x { =
14
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Frequency Frequency- -Domain Characterization Domain Characterization
Consider first a factor-of-2 up-sampler
whose input-output relation in the time-
domain is given by
|
,
|
=
=
otherwise ,
, , , ], / [
] [
0
4 2 0 2 - n n x
n x
u
15
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
In terms of the z-transform, the input-output
relation is then given by

g
g =

g
g =

= =
even
] / [ ] [ ) (
n
n
n
n
n
u u
z n x z n x z X 2
2 2
[ ] ( )
m
m
x m z X z
g

=g
= =

16
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
In a similar manner, we can show that for a
factor factor- -of of- -L L up up- -sampler sampler
On the unit circle, for , the input-
output relation is given by
) ( ) (
L
u
z X z X =
j
e z =
) ( ) (
L j j
u
e X e X

=
17
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Figure below shows the relation between
and for L = 2 in the case of
a typical sequence x[n]
) (
j
e X ) (
j
u
e X
18
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
As can be seen, a factor-of-2 sampling rate
expansion leads to a compression of
by a factor of 2 and a 2-fold repetition in the
baseband [0, 2T]
This process is called imaging imaging as we get an
additional image of the input spectrum
) (
j
e X
19
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Similarly in the case of a factor-of-L
sampling rate expansion, there will be
additional images of the input spectrum in
the baseband
Lowpass filtering of removes the
images and in effect fills in the zero-
valued samples in with interpolated
sample values
1 L
1 L ] [n x
u
] [n x
u
20
Copyright 2001, S. K. Mitra
Up Up- -Sampler Sampler
Program 10_3 can be used to illustrate the
frequency-domain properties of the up-
sampler shown below for L = 4
0 0.2 0.4 0.6 0.8 1
0
0.2
0.4
0.6
0.8
1
/T
M
a
g
n
i
t
u
d
e
Output spectrum
0 0.2 0.4 0.6 0.8 1
0
0.2
0.4
0.6
0.8
1
/T
M
a
g
n
i
t
u
d
e
Input spectrum
21
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Frequency Frequency- -Domain Characterization Domain Characterization
Applying the z-transform to the input-output
relation of a factor-of-Mdown-sampler
we get
The expression on the right-hand side cannot be
directly expressed in terms of X(z)

g
g =

=
n
n
z Mn x z Y ] [ ) (
] [ ] [ Mn x n y =
22
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
To get around this problem, define a new
sequence :
Then
|
,
|
=
=
otherwise ,
, , , ], [
] [
int
0
2 0 - M M n n x
n x
] [
int
n x

g
g =

g
g =

= =
n
n
n
n
z Mn x z Mn x z Y ] [ ] [ ) (
int
) ( ] [
/
int
/
int
M
k
M k
z X z k x
1
= =

g
g =

23
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Now, can be formally related to x[n]
through
where
A convenient representation of c[n] is given
by
where
] [
int
n x
] [ ] [ ] [
int
n x n c n x =
|
,
|
=
=
otherwise ,
, , , ,
] [
0
2 0 1 - M M n
n c

=
=
1
0
1
M
k
kn
M
W
M
n c ] [
M j
M
e W
/ T 2
=
24
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Taking the z-transform of
and making use of
we arrive at
] [ ] [ ] [
int
n x n c n x =

=
=
1
0
1
M
k
kn
M
W
M
n c ] [
n
n
M
k
kn
M
n
n
z n x W
M
z n x n c z X

g
g =

=
g
g =

= = ] [ ] [ ] [ ) (
int
1
0
1
)


=

=
g
g =

=
1
0
1
0
1 1
M
k
k
M
M
k n
n kn
M
W z X
M
z W n x
M
] [
25
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Consider a factor-of-2 down-sampler with
an input x[n] whose spectrum is as shown
below
The DTFTs of the output and the input
sequences of this down-sampler are then
related as
)} ( ) ( {
2
1
) (
2 / 2 /
+ =
j j j
e X e X e Y
26
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Now implying
that the second term in the
previous equation is simply obtained by
shifting the first term to the right
by an amount 2T as shown below
) ( ) (
2 / ) 2 ( 2 / T
=
j j
e X e X
) (
2 /

j
e X
) (
2 / j
e X
27
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
The plots of the two terms have an overlap,
and hence, in general, the original shape
of is lost when x[n] is down-
sampled as indicated below
) (
j
e X
28
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
This overlap causes the aliasing aliasing that takes
place due to under-sampling
There is no overlap, i.e., no aliasing, only if
Note: is indeed periodic with a
period 2T, even though the stretched version
of is periodic with a period 4T
2 / 0 ) ( T u =

for
j
e X
) (
j
e X
) (
j
e Y
29
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
For the general case, the relation between
the DTFTs of the output and the input of a
factor-of-Mdown-sampler is given by
is a sum of Muniformly
shifted and stretched versions of
and scaled by a factor of 1/M

=
T
=
1
0
/ ) 2 (
) (
1
) (
M
k
M k j j
e X
M
e Y
) (
j
e Y
) (
j
e X
30
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Aliasing is absent if and only if
as shown below for M = 2
2 / for 0 ) ( T u =
j
e X
M for e X
j
/ 0 ) ( T u =

31
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
Program 10_4 can be used to illustrate the
frequency-domain properties of the up-
sampler shown below for M= 2
0 0.2 0.4 0.6 0.8 1
0
0.2
0.4
0.6
0.8
1
/T
M
a
g
n
i
t
u
d
e
Input spectrum
0 0.2 0.4 0.6 0.8 1
0
0.1
0.2
0.3
0.4
0.5
/T
M
a
g
n
i
t
u
d
e
Output spectrum
32
Copyright 2001, S. K. Mitra
Down Down- -Sampler Sampler
The input and output spectra of a down-
sampler with M = 3 obtained using Program
10-4 are shown below
Effect of aliasing can be clearly seen
0 0.2 0.4 0.6 0.8 1
0
0.2
0.4
0.6
0.8
1
/T
M
a
g
n
i
t
u
d
e
Input spectrum
0 0.2 0.4 0.6 0.8 1
0
0.1
0.2
0.3
0.4
0.5
/T
M
a
g
n
i
t
u
d
e
Output spectrum
33
Copyright 2001, S. K. Mitra
Cascade Equivalences Cascade Equivalences
A complex multirate system multirate system is formed by an
interconnection of the up-sampler, the
down-sampler, and the components of an
LTI digital filter
In many applications these devices appear
in a cascade form
An interchange of the positions of the
branches in a cascade often can lead to a
computationally efficient realization
34
Copyright 2001, S. K. Mitra
Cascade Equivalences Cascade Equivalences
To implement a fractional change fractional change in the
sampling rate sampling rate we need to employ a cascade
of an up-sampler and a down-sampler
Consider the two cascade connections
shown below
M L ] [n x
] [
1
n y
M L ] [n x
] [
2
n y
35
Copyright 2001, S. K. Mitra
Cascade Equivalences Cascade Equivalences
A cascade of a factor-of-M down-sampler
and a factor-of-L up-sampler is
interchangeable with no change in the
input-output relation:
if and only if if and only if M M and and L L are relatively prime are relatively prime,
i.e., M and L do not have any common
factor that is an integer k > 1
] [ ] [
2 1
n y n y =
36
Copyright 2001, S. K. Mitra
Cascade Equivalences Cascade Equivalences
Two other cascade equivalences are shown
below
L ] [n x
] [
2
n y
) (
L
z H
L
] [n x
] [
2
n y
) (z H
|
M ] [n x
] [
1
n y
) (z H
M
] [n x
) (
M
z H
] [
1
n y
|
Cascade equivalence #1 Cascade equivalence #1
Cascade equivalence #2 Cascade equivalence #2
37
Copyright 2001, S. K. Mitra
Filters in Sampling Rate Filters in Sampling Rate
Alteration Systems Alteration Systems
From the sampling theorem sampling theorem it is known that
a the sampling rate of a critically sampled
discrete-time signal with a spectrum
occupying the full Nyquist range cannot be
reduced any further since such a reduction
will introduce aliasing
Hence, the bandwidth of a critically
sampled signal must be reduced by lowpass lowpass
filtering filtering before its sampling rate is reduced
by a down-sampler
38
Copyright 2001, S. K. Mitra
Filters in Sampling Rate Filters in Sampling Rate
Alteration Systems Alteration Systems
Likewise, the zero-valued samples
introduced by an up-sampler must be
interpolated to more appropriate values for
an effective sampling rate increase
We shall show next that this interpolation
can be achieved simply by digital lowpass
filtering
We now develop the frequency response
specifications of these lowpass filters
39
Copyright 2001, S. K. Mitra
Filter Specifications Filter Specifications
Since up-sampling causes periodic
repetition of the basic spectrum, the
unwanted images in the spectra of the up-
sampled signal must be removed by
using a lowpass filter H(z), called the
interpolation filter interpolation filter, as indicated below
The above system is called an interpolator interpolator
] [n x
u
L ] [n x
] [n y
) (z H
] [n x
u
40
Copyright 2001, S. K. Mitra
Filter Specifications Filter Specifications
On the other hand, prior to down-sampling,
the signal v[n] should be bandlimited to
by means of a lowpass filter,
called the decimation filter decimation filter, as indicated
below to avoid aliasing caused by down-
sampling
The above system is called a decimator decimator
M / T
M
] [n x ) (z H
] [n y
41
Copyright 2001, S. K. Mitra
Interpolation Filter Interpolation Filter
Specifications Specifications
Assume x[n] has been obtained by sampling a
continuous-time signal at the Nyquist
rate
If and denote the Fourier
transforms of and x[n], respectively,
then it can be shown
where is the sampling period
) (t x
a
) (t x
a
) ( ; j X
a
) (
j
e X


=

g
g = o o
) (
T
k j j
X
T
e X
k
a
j
T

2 1
o
T
42
Copyright 2001, S. K. Mitra
Interpolation Filter Interpolation Filter
Specifications Specifications
Since the sampling is being performed at the
Nyquist rate Nyquist rate, there is no overlap between the
shifted spectras of
If we instead sample at a much higher
rate yielding y[n], its Fourier
transform is related to
through
) / (
o
T j X
) (t x
a
o
T L T =
) (
j
e Y ) ( ; j X
a

g
g =
g
g =


=
k
a
k
a
j
L T
k j j
X
T
L
T
k j j
X
T
e Y
/
) (
o o
T T

2 2 1
43
Copyright 2001, S. K. Mitra
Interpolation Filter Interpolation Filter
Specifications Specifications
On the other hand, if we pass x[n] through a
factor-of-L up-sampler generating , the
relation between the Fourier transforms of
x[n] and are given by
It therefore follows that if is passed
through an ideal lowpass filter H(z) with a
cutoff at T/L and a gain of L, the output of
the filter will be precisely y[n]
] [n x
u
] [n x
u
) ( ) (
L j j
u
e X e X

=
] [n x
u
44
Copyright 2001, S. K. Mitra
Interpolation Filter Interpolation Filter
Specifications Specifications
In practice, a transition band is provided to
ensure the realizability and stability of the
lowpass interpolation filter H(z)
Hence, the desired lowpass filter should
have a stopband edge at and a
passband edge close to to reduce the
distortion of the spectrum of x[n]
L
s
/ T =
s

45
Copyright 2001, S. K. Mitra
Interpolation Filter Interpolation Filter
Specifications Specifications
If is the highest frequency that needs to
be preserved in x[n], then
Summarizing the specifications of the
lowpass interpolation filter are thus given
by
c

L
c p
/ =
|
,
|

=
T T

L
L L
e H
c
j
/ ,
/ ,
) (
0
46
Copyright 2001, S. K. Mitra
Decimation Filter Decimation Filter
Specifications Specifications
In a similar manner, we can develop the
specifications for the lowpass decimation
filter that are given by
|
,
|

=
T T

M
M
e H
c
j
/ ,
/ ,
) (
0
1
47
Copyright 2001, S. K. Mitra
Filter Design Methods Filter Design Methods
The design of the filter H(z) is a standard
IIR or FIR lowpass filter design IIR or FIR lowpass filter design problem
Any one of the techniques outlined in
Chapter 7 can be applied for the design of
these lowpass filters
48
Copyright 2001, S. K. Mitra
Filters for Fractional Sampling Filters for Fractional Sampling
Rate Alteration Rate Alteration
A fractional change in the sampling rate can
be achieved by cascading a factor-of-M
decimator with a factor-of-L interpolator,
where M and L are positive integers
Such a cascade is equivalent to a decimator
with a decimation factor of M/L or an
interpolator with an interpolation factor of
L/M
49
Copyright 2001, S. K. Mitra
Filters for Fractional Sampling Filters for Fractional Sampling
Rate Alteration Rate Alteration
There are two possible such cascade
connections as indicated below
The second scheme is more computationally
efficient since only one of the filters,
or , is adequate to serve as both the
interpolation and the decimation filter
L
) (z H
u
M
) (z H
d
L
) (z H
u
M
) (z H
d
) (z H
u
) (z H
d
50
Copyright 2001, S. K. Mitra
Filters for Fractional Sampling Filters for Fractional Sampling
Rate Alteration Rate Alteration
Hence, the desired configuration for the
fractional sampling rate alteration is as
indicated below where the lowpass filter
H(z) has a stopband edge frequency given
by
L
) (z H
M

=
M L
s
T T
, min
51
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
The lowpass decimation or interpolation
filter can be designed either as an FIR or an
IIR digital filter
In the case of single-rate digital signal
processing, IIR digital filters IIR digital filters are, in general,
computationally more efficient than
equivalent FIR digital filters, and are
therefore preferred where computational
cost needs to be minimized
52
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
This issue is not quite the same in the case
of multirate digital signal processing
To illustrate this point further, consider the
factor-of-Mdecimator shown below
If the decimation filter H(z) is an FIR filter
of length N implemented in a direct form,
then
M
] [n x ) (z H
] [n y
] [n v

=
=
1
0
N
m
m n x m h n v ] [ ] [ ] [
53
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
Now, the down-sampler keeps only every
M-th sample of v[n] at its output
Hence, it is sufficient to compute v[n] only
for values of n that are multiples of M and
skip the computations of in-between
samples
This leads to a factor of M savings in the
computational complexity
54
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
Now assume H(z) to be an IIR filter of order
K with a transfer function
where
) (
) (
) (
) (
) (
z D
z P
z H
z X
z V
= =
n
K
n
n
z p z P

=

=
0
) (
n
K
n
n
z d z D

=

+ =
1
1 ) (
55
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
Its direct form implementation is given by
Since v[n] is being down-sampled, it is
sufficient to compute v[n] only for values of
n that are integer multiples of M
. = ] [ ] [ ] [ 2 1
2 1
n w d n w d n w
] [ ] [ n x K n w d
K
+
] [ ] [ ] [ ] [ K n w p n w p n w p n v
K
+ + + = . 1
1 0
56
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
However, the intermediate signal w[n] must
be computed for all values of n
For example, in the computation of
K+1 successive values of w[n] are still
required
As a result, the savings in the computation
in this case is going to be less than a factor
of M
] [ ] [ ] [ ] [ K M w p M w p M w p M v
K
+ + + = . 1
1 0
57
Copyright 2001, S. K. Mitra
Computational Requirements Computational Requirements
For the case of interpolator design, very
similar arguments hold
If H(z) is an FIR interpolation filter, then
the computational savings is by a factor of L
(since v[n] has zeros between its
consecutive nonzero samples)
On the other hand, computational savings is
significantly less with IIR filters
1 L
58
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
The function decimate can be employed
to reduce the sampling rate of an input
signal vector x by an integer factor M to
generate the output signal vector y
The decimation of a sequence by a factor of
Mcan be obtained using Program 10_5
which employs the function decimate
59
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
Example Example - The input and output plots of a
factor-of-2 decimator designed using the
Program 10_5 are shown below
0 20 40 60 80 100
-2
-1
0
1
2
Input sequence
Time index n
A
m
p
l
i
t
u
d
e
0 10 20 30 40 50
-2
-1
0
1
2
Output sequence
Time index n
A
m
p
l
i
t
u
d
e
60
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
The function interp can be employed to
increase the sampling rate of an input signal
x by an integer factor L generating the
output vector y
The lowpass filter designed by the M-file is
a symmetric FIR filter
61
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
The filter allows the original input samples
to appear as is in the output and finds the
missing samples by minimizing the mean-
square errors between these samples and
their ideal values
The interpolation of a sequence x by a
factor of L can be obtained using the
Program 10_6 which employs the function
interp
62
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
Example Example - The input and output plots of a
factor-of-2 interpolator designed using
Program 10_6 are shown below
0 10 20 30 40 50
-2
-1
0
1
2
Input sequence
Time index n
A
m
p
l
i
t
u
d
e
0 20 40 60 80 100
-2
-1
0
1
2
Output sequence
Time index n
A
m
p
l
i
t
u
d
e
63
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
The function resample can be employed
to increase the sampling rate of an input
vector x by a ratio of two positive integers,
L/M, generating an output vector y
The M-file employs a lowpass FIR filter
designed using fir1 with a Kaiser
window
The fractional interpolation of a sequence
can be obtained using Program 10_7 which
employs the function resample
64
Copyright 2001, S. K. Mitra
Sampling Rate Alteration Sampling Rate Alteration
Using MATLAB Using MATLAB
Example Example - The input and output plots of a
factor-of-5/3 interpolator designed using
Program 10_7 are given below
0 10 20 30
-2
-1
0
1
2
Input sequence
Time index n
A
m
p
l
i
t
u
d
e
0 10 20 30 40 50
-2
-1
0
1
2
Output sequence
Time index n
A
m
p
l
i
t
u
d
e

Das könnte Ihnen auch gefallen