adplus-dvertising
frame-decoration

Question

What is the output of the following code?
a=[zeros(1,4) [rectpulse(1,5)]’ zeros(1,6) 2*[rectpulse(1,9)]’];
stem([0:1:22],a];

a.

Error in the input of the y axis

b.

A function whose step size increases to 1 at t=5 and to 2 at t=15

c.

A function whose step size increases to 1 at t=4 and to 2 at t=14

d.

Error in the input of the x axis

Answer: (d).Error in the input of the x axis

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?

Similar Questions

Discover Related MCQs

Q. The unit step response of an L.T.I. system is the convolution of a step signal and it’s ________

Q. What is the working of the conv2() command?

Q. The output of p=conv([ones(1,50)],[ones(1,100)]) and p=conv([ones(1,100)],[ones(1,50)]) are same.

Q. The signal get shifted by 1 units in time due to the following code: conv([ 1 2 3],[ 0 1 0 ]).

Q. For a causal L.T.I. system, the impulse response is 0 for _________

Q. The convolution of a discrete signal with itself is _________

Q. The convolution of a function with an impulse function delayed to an instant 3 in time results in ____________

Q. A continuous signal can be represented as the product of an impulse function and the signal itself.

Q. The R.O.C. of impulse function is _________

Q. The bilateral Z-transform ranges from ____________

Q. The R.O.C. of a unit step function is __________

Q. What is the relationship b/n laplace transform and z-transform of a function?

Q. If σ<0, the point in the z plane lies __ of the circle |z|=1.

Q. What is the T in the relation z=eˢᵀ?

Q. The Z-transform is only for discrete signals.

Q. The Z-transform doesn’t follow the linearity principle.

Q. The unit delay operator can be thought of in the z-domain as ___________

Q. The convolution of a signal in time domain can be viewed as __________

Q. The impulse response of a discrete time system is the inverse Z-transform of the transfer function of the system in z-domain.