필터 지우기
필터 지우기

making random sparse matrix

조회 수: 4 (최근 30일)
JaeSung Choi
JaeSung Choi 2017년 10월 13일
편집: Andrei Bobrov 2017년 10월 13일
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!

채택된 답변

Andrei Bobrov
Andrei Bobrov 2017년 10월 13일
편집: Andrei Bobrov 2017년 10월 13일
Use sprand or sprandn.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 희소 행렬에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!