limit(0/0, x, 0)
Command used to display the value of variable x.
The command used to reflect the files from a disk into the workspace is
What is the name of a primary function
The non-zero elements in a sparse matrix are shown by the ______ command
system(cmd)
To apply Cramer’s rule, the condition is
What is the output of the following code?
A=[1 1; 1 1]; A^2
What is the nature of the arrangement of the coefficients to store the following expression in MATLAB?
y= 3x^5 + x^2 + 6
Statement 1- The nature of the Eigen matrix displayed in MATLAB is Unsorted
Statement 2- The nature of the Eigen matrix displayed in MATLAB is sorted
Statement 3- The nature of the Eigen matrix displayed in MATLAB is Sorted in Ascending order