Create a matrix with non zero entries on the diagonal and subdiagonal and zero elsewhere
1 回表示 (過去 30 日間)
古いコメントを表示
I am confused on how to generate a 4 by 4 matrix which has ones on the diagonal and zeroes on the lower subdiagonal right beneath the diagonal and 2s on the subdiagonal right above the diagonal. In addition, there should be 0 entries elsewhere.
1 件のコメント
James Tursa
2021 年 3 月 4 日
What have you done so far? What specific parts of your code are you having problems with?
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Operating on Diagonal Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!