BITM_BSP_QUIZ-2

BITM_BSP_QUIZ-2

University

10 Qs

quiz-placeholder

Similar activities

Time response analysis

Time response analysis

University

10 Qs

A&P Neuro P1

A&P Neuro P1

University

15 Qs

Tag question / Question tag

Tag question / Question tag

4th Grade - University

15 Qs

Candy Crazy

Candy Crazy

6th Grade - University

15 Qs

Google and Chromebooks at Petroc

Google and Chromebooks at Petroc

University

10 Qs

KanyE WeSt

KanyE WeSt

KG - Professional Development

10 Qs

DC TRANSIENT

DC TRANSIENT

University

8 Qs

ECE 102 Quiz on Noise

ECE 102 Quiz on Noise

University

10 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?