BITM_BSP_QUIZ-2

BITM_BSP_QUIZ-2

University

10 Qs

quiz-placeholder

Similar activities

Codes & r-ary Tree

Codes & r-ary Tree

University

10 Qs

EC8352-SS- Unit V-Part B

EC8352-SS- Unit V-Part B

University

10 Qs

S&S-Demo quiz

S&S-Demo quiz

University

11 Qs

The Dumb Quiz

The Dumb Quiz

University - Professional Development

11 Qs

Biopsychology - Neurotransmitters

Biopsychology - Neurotransmitters

9th Grade - University

11 Qs

Signal Classification Quiz

Signal Classification Quiz

University

13 Qs

Library Challenges: Stage 4 - Word Puzzle

Library Challenges: Stage 4 - Word Puzzle

University

10 Qs

Ladder and Scaffold Safety Quiz

Ladder and Scaffold Safety Quiz

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?