z=2+3i/(i^99)
clipboard('Do re Mi fa','copy') here error in hierarchy
MATLAB stands for
randn[Inf]
What is the output of the following code?
sumsqr([1 2; NaN 4])
MATLAB offers the prod() function which may be used to find the factorial of a number
Determine the value of C given the following:
A = [9 -2 1 2 0];
B = [8 -1 0 3 0];
C = A(A>B)
The space occupied by the matrix generated from the spones
command is _____.
What are Max and Min in the Workspace shown below
Statement 1- They show the maximum and minimum value present in an array
Statement 2- They show the median and mode of the variable
Statement 3- They show the maximum and minimum value of the variable
Statement 1- To check the rank of a non-singular square matrix, we have to use rank()
Statement 2- To check the rank of a non-singular square matrix, we have to use rankm()
Statement 3- To check the rank of a non-singular square matrix, we have to use rankmatr()