The sequence x(n) is an irregular signal consisting of a value
between [-1.1], and the impulse response of the system is as
follows.
1) Use the function "np.convolve()" to determine the output
.
2) For the output y(n), find the spectrum with the
following FFT size and compare its properties.
a) N =1024 b) N = 2048 c) N =
4096
3) Measure each FFT processing time for each N to see if
the FFT complexity is satisfied.
h(n)=sin(0.4Tn), 0 <n<100
The sequence x(n) is an irregular signal consisting of a value between [-1.1], and the impulse response of the system is
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am