

MCQOPTIONS
Saved Bookmarks
This section includes 4 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 linspace command generates pseudorandom numbers. |
A. | True |
B. | False |
Answer» C. | |
2. |
The randn command generates random numbers by following a _________ |
A. | Normal distribution |
B. | Normalized Normal Distribution |
C. | Uniform Distribution |
D. | Bernoulli’s Distribution |
Answer» C. Uniform Distribution | |
3. |
Control the random number generator |
A. | Control the filter design process |
B. | Control the IIR design process |
C. | Control the FIR design process |
Answer» B. Control the IIR design process | |
4. |
A complex number whose real and imaginary parts are whole numbers |
A. | A complex number whose real and imaginary parts are fractions |
B. | A complex number whose real and imaginary parts are in the interval (0,1) |
C. | A complex number whose real and imaginary parts in the interval [0,1] |
Answer» B. A complex number whose real and imaginary parts are in the interval (0,1) | |