Question about creating matrices.
古いコメントを表示
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 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!