Explore topic-wise MCQs in Matlab.

This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Matlab knowledge and support exam preparation. Choose a topic below to get started.

1.

In chebwin(L,r), what is the default value of r?

A. 150 dB
B. 90 dB
C. 100 dB
D. 110 dB
Answer» D. 110 dB
2.

The bilinear command returns column vectors.

A. True
B. False
Answer» C.
3.

The bilinear transformation is done by the ________

A. bilin()
B. bilinear()
C. no such command
D. bilineartran()
Answer» C. no such command
4.

The fftfilt command filters data based on ____________

A. Convolution
B. Overlap save method
C. No such command
D. Overlap add method
Answer» E.
5.

The freqz() command returns __________

A. No such command
B. A set of frequencies
C. Frequency Response
D. Phase plot
Answer» D. Phase plot
6.

The ellipord command is used for _________

A. FIR Filter design
B. IIR Filter design
C. Both IIR and FIR filter design
D. No such command
Answer» C. Both IIR and FIR filter design
7.

The cut-off frequency of the type-2 Chebyshev filter is produced by the ________

A. cheby2ord()
B. chebyord2()
C. chebyshevord2()
D. cheby2order()
Answer» B. chebyord2()
8.

The order of the type 1 Chebyshev filter is obtained from the ________

A. cheb1ord()
B. chebord()
C. chebyord()
D. chebshev()
Answer» B. chebord()