Question about creating matrices.
조회 수: 3 (최근 30일)
이전 댓글 표시
How can I randomly create two non-diagonal matrices that are similar ?
댓글 수: 1
Star Strider
2015년 2월 2일
What do you mean by ‘non-diagonal matrices’? What do you want them to be (dimensions, content, datatype)?
What do you mean by ‘similar’?
답변 (1개)
Image Analyst
2015년 2월 2일
I have no idea what you mean by this confusing, self-contradicting question, but you might look at the functions rand(), randn(), randi(), and randperm(). If you still need help after that, then read this link and give an example.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!