Question
a.
u(t)+u(t-4)
b.
u(t)-u(t-3)
c.
u(t)-u(t-4)
d.
u(t)-u(t+4)
Posted under MATLAB
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 impulse response of a system whose transfer function is that of pulse function?
Similar Questions
Discover Related MCQs
Q. What is the impulse response till t=16 unit in time of a system whose transfer function is that of the following?
View solution
Q. The following figure shows a set of impulse responses. Identify which system provides the greatest delay.
View solution
Q. The following figure shows a set of impulse responses. Identify which system provides the least delay.
View solution
Q. Which response has the highest amplitude of step function?
View solution
Q. Which response has the least amplitude in the transfer function?
View solution
Q. Fill the half-filled code snippet which generates the following curve:
View solution
Q. Fill the half-filled code snippet to get the following graph:
impulse(1,[1 _], ‘red’);
____;
impulse(1,[1 _], ‘blue’);
impulse(1,[1 _], ‘yellow’);
impulse(1,[1 _], ‘green’);
View solution
Q. Choose the correct option after observing the given graph and the code snippet carefully.
impulse(1,[1 _], ‘red’);
hold on;
impulse(1,[1 a], ‘blue’);
impulse(1,[1 b], ‘yellow’);
impulse(1,[1 _], ‘green’);
View solution
Q. How does the pole of the transfer function change?
View solution
Q. What is the slope of the ramp function?
View solution
Q. What is the output at the scope?
View solution
Q. What does the following relate to?
View solution
Q. The default Laplace transform, of functions, computed by MATLAB is __________
View solution
Q. The laplace transform of step function, u(t), can be calculated by using _____
View solution
Q. The Transfer Function of an L.T.I. system is ___________
View solution
Q. The final value theorem is applicable if __________
View solution
Q. If f(t)=f₁(t)+f₂(t), the laplace transform of f(t) exists if f₁(t) and f₂(t) does not have the same R.O.C.
View solution
Q. What is the default variable used to represent the laplace transform in the output?
View solution
Q. A causal system is stable if the pole lies on the right half of the s-plane.
View solution
Q. An L.T.I. system is stable if _______
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MATLAB? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!