

InterviewSolution
Saved Bookmarks
1. |
A sparse identity matrix is generated by the ______ command.(a) sparseid(b) isparse(c) speye(d) idensparseI had been asked this question in examination.The question is from Sparse Matrices topic in portion Beyond the Basics of MATLAB |
Answer» The CORRECT option is (a) sparseid |
|