1.

A memory for sparse matrix is dedicated by the ______ command.(a) spalloc(b) sparsealloc(c) allocspar(d) no such commandThis question was addressed to me in my homework.My query is from Sparse Matrices topic in portion Beyond the Basics of MATLAB

Answer»

Correct choice is (a) spalloc

The best explanation: The spalloc COMMAND is used to allocate memory for a sparse MATRIX. The REST of the commands are INCORRECT.



Discussion

No Comment Found

Related InterviewSolutions