BITM_BSP_QUIZ-2

BITM_BSP_QUIZ-2

University

10 Qs

quiz-placeholder

Similar activities

CCS338- COMPUTER VISION QUIZ

CCS338- COMPUTER VISION QUIZ

University

7 Qs

UNIT 9 ADC

UNIT 9 ADC

University

15 Qs

Kuiz Bahasa Melayu STPM 1

Kuiz Bahasa Melayu STPM 1

University

10 Qs

21EC301-QUIZ 1

21EC301-QUIZ 1

University

14 Qs

Get To Know PKM

Get To Know PKM

University

10 Qs

Control System

Control System

University

12 Qs

MMM batch 2

MMM batch 2

University

10 Qs

BSED 3 - Phonemic Awareness

BSED 3 - Phonemic Awareness

University

15 Qs

BITM_BSP_QUIZ-2

BITM_BSP_QUIZ-2

Assessment

Quiz

Education

University

Easy

Created by

Hemanth Kumar

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a valid plotting command ?

Figure,

Prod

Plot

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

r(t) rampfunction, u(t) denotes stepfunction, then equation for the given signal is.

r(t)-r(t-50)-u(t-50)

r(t)-u(t-50)

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

p=ones(1,90);

t=(0:1:89);

plot(t,p);

What is the output of the code?

A graph of a unit step function

A graph of a pulse function

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The convolution of [1 2 1] and [1 2 1] will have the highest amplitude at t= _________

3 Units

2 Units

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

a=[1 2 3];

b=2;

conv(a,b)

Output of the code is

2 3 1

2 4 6

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

t=[0:1:2];

plot(t,p);

hold;

plot(-t,p); Output is

A mirror image of ramp function from 0 to 2 units in time

A ramp function from 0 to 2 units in time and it’s a mirror image in the same window

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Discrete time convolution is not possible in MATLAB.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?