MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Matlab knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The convolution of [1 2 1] and [1 2 1] will have the highest amplitude at t= _________ |
| A. | 3 units |
| B. | 0 units |
| C. | 1 unit |
| D. | 2 units |
| Answer» E. | |
| 2. |
What is the following graph, if del(t) represents the impulse function? |
| A. | del(t) |
| B. | del(t-100) |
| C. | del(t+100) |
| D. | del(t-50) |
| Answer» C. del(t+100) | |
| 3. |
What does the following code generate? |
| A. | A graph of a unit step function |
| B. | A graph of a pulse function |
| C. | A graph of a triangular pulse function |
| D. | An impulse functionView Answer |
| Answer» C. A graph of a triangular pulse function | |
| 4. |
What is the following graph if u(t) denotes step function and r(t) denotes ramp function? |
| A. | r(t) |
| B. | r(t)-r(t-50)-u(t-50) |
| C. | r(t)-r(t-50) |
| D. | r(t)-u(t-50) |
| Answer» C. r(t)-r(t-50) | |
| 5. |
What is the following graph if u(t) denotes step function? |
| A. | u(t+0) |
| B. | u(t)-u(t-1000) |
| C. | u(t-0) |
| D. | u(t) |
| Answer» C. u(t-0) | |