Randomly create lower and upper of matrix separately.
古いコメントを表示
I would like to create a randomly lower triangle of the matrix, and then create an upper triangle of matrix separately. After that I want to compound both of these in one matrix. More deeply, I want to control each cell in both half matrix.
3 件のコメント
Azzi Abdelmalek
2014 年 12 月 28 日
編集済み: Azzi Abdelmalek
2014 年 12 月 28 日
can you give more details? illustrate with an example
John D'Errico
2014 年 12 月 28 日
What do you mean to "control each cell"?
You can always access any element of a matrix.
Abe
2014 年 12 月 28 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!