Computer Science, asked by Deep2901, 1 year ago

What is a sparse matrix? What are the advantages and disadvantages of sparse matrix re?

Answers

Answered by abd97
0

A Sparse Matrix is a matrix in which a lot of values equal to zero in contrast to a dense matrix where most elements have non-zero values.

Advantages:

▪Cheaper to store.

▪As a lot of elements are zero , it reduces the total computational time taken for operations.

Disadvantages:

▪Not everything can be made into a sparse matrix for representation.

▪Holds lesser information.

❤》Hope this helps《❤

Answered by jiya9614
10

Answer:

sparsely meaning very less

Similar questions