Azzera filtri
Azzera filtri

making random sparse matrix

4 visualizzazioni (ultimi 30 giorni)
JaeSung Choi
JaeSung Choi il 13 Ott 2017
Modificato: Andrei Bobrov il 13 Ott 2017
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!

Risposta accettata

Andrei Bobrov
Andrei Bobrov il 13 Ott 2017
Modificato: Andrei Bobrov il 13 Ott 2017
Use sprand or sprandn.

Più risposte (0)

Categorie

Scopri di più su 희소 행렬 in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!