i just want to make random sparse matrix of size(100,100). How can I derive this?? Please help me. (I used function 'rand' and 'sparse', but i couldn't derive)
Thanks!

 Respuesta aceptada

Andrei Bobrov
Andrei Bobrov el 13 de Oct. de 2017
Editada: Andrei Bobrov el 13 de Oct. de 2017

1 voto

Use sprand or sprandn.

Más respuestas (0)

Categorías

Más información sobre 희소 행렬 en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Oct. de 2017

Editada:

el 13 de Oct. de 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!