Info
此问题已关闭。 请重新打开它进行编辑或回答。
I am working matrix, but confused on this.
2 次查看(过去 30 天)
显示 更早的评论
I defined a matrix.
>> B=[5 9 3 2;6 7 1 3; 2 4 1 9]
B =
5 9 3 2
6 7 1 3
2 4 1 9
I am supposed to answer the following question.
Give the value of x = B23 * B14
0 个评论
回答(1 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!