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!