adplus-dvertising
frame-decoration

Question

What is the output of the following code?
buttord[2,1,3,4]

a.

Error

b.

Returns order of the filer

c.

1

d.

0

Posted under MATLAB

Answer: (a).Error

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 output of the following code?

Similar Questions

Discover Related MCQs

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

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

Q. The ellipord command is used for _________

Q. The freqz() command returns __________

Q. The fftfilt command filters data based on ____________

Q. The bilinear transformation is done by the ________

Q. The bilinear command returns column vectors.

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

Q. The randn command generates random numbers by following a _________

Q. The linspace command generates pseudorandom numbers.

Q. What is the default return type of the rand command?

Q. The rand command is provided by the __________

Q. What is the attribute of sparse matrices?

Q. The nature of complex input taken by the sparse() command is ______________

Q. Which of the following can be the space taken up by a sparse matrix?

Q. To check whether the input matrix is sparse or not, we use the ________ command.

Q. A sparse identity matrix is generated by the ______ command.

Q. What is the command used to generate a sparse normally generated matrix?

Q. The non-zero elements in a sparse matrix are shown by the ______ command.

Q. The size of the sparse matrix will be ___ the original matrix.