How can i create an n x m matrix that the value of each element is the first row is the number of the column?
20 次查看(过去 30 天)
显示 更早的评论
How can I write a program in a script file that creates a n x m matrix that the value of the each element in the first row is the number of the column? The value of each element in the first column is the number of the row. The rest of the elements each has a value equal to the sum of 2 times of the element above it and the element to the left.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrices and Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!