CS2108 T3

CS2108 T3

University

5 Qs

quiz-placeholder

Similar activities

Computer Vision

Computer Vision

University

10 Qs

WN-CELLULAR CONCEPT

WN-CELLULAR CONCEPT

University

10 Qs

Big Data 3

Big Data 3

University

9 Qs

AAML2022 -- week2-1

AAML2022 -- week2-1

University

3 Qs

Tipe Data

Tipe Data

University

10 Qs

Зачет полевики

Зачет полевики

University

10 Qs

CNN-2

CNN-2

University

10 Qs

Conv Neural Networks

Conv Neural Networks

University - Professional Development

7 Qs

CS2108 T3

CS2108 T3

Assessment

Quiz

Computers

University

Hard

Created by

Ivan Wong

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When interpreting a discretized signal in the frequency domain:

Softness matters

We cannot know the frequency step without knowing the sampling frequency

We choose instead to convert to time domain because it makes more sense

The values must be real numbers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

frequency step = sampling frequency / N. What's N?

Fundamental period

Index of the time step

Length of the vector

Newtons

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If our time domain signal is symmetrical, then:

Our frequency domain signal is continuous

Our sound lacks any sine components

Our frequency domain signal is asymmetrical

Our frequency domain signal is periodic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this is least relevant to convolution?

ifft

Multiply and sum

Flip the impulse response

fftshift

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about MATLAB?

MATLAB's conv performs linear convolution

MATLAB's conv performs circular convolution

Doing conv on 2 length 5 vectors gives a length 5 result

Doing conv on different length vectors will throw an error