 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Matlab knowledge and support exam preparation. Choose a topic below to get started.
| 1. | If x(t-5)=0 for t<5 = A for t>=5, the signal is ___________ | 
| A. | Causal | 
| B. | Symmetric | 
| C. | Linear, Time Invariant and Causal | 
| D. | Cannot be determined | 
| Answer» B. Symmetric | |
| 2. | plot([0:1:8],[rectpulse(1,9)] ) and plot([0:1:8],ones(1,9)) will generate the same graph. | 
| A. | True | 
| B. | False | 
| Answer» B. False | |