TAPAN DARJI
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
in cody coursework i keep getting the response "Assertion failed." when i go to test the question. What am i doing wrong?
product of y and z such that the result is a 40x5 matrix? y=linspace(2.5,10,5)' z=ones(1,40) z(1,1:40)=pi y*z= 5x4...
8年弱 前 | 2 件の回答 | 0
2
回答質問
if i have two vectors that result in a matrix that is 40x5 but i want the dimensions flipped, how would i do that
i have a vectors z and y when i multiply them i get a 40*5 matrix. however want a 5*40 matrix. how do i get the 5*40 matrix
8年弱 前 | 3 件の回答 | 0
3
回答質問
How to change the first row of a matrix to be the same as an already programmed vector?
So I have vector x x= 2:4:18 I have the matrix M M= magic(5) M= 17 24 18 8 15 23 5 7...
8年弱 前 | 0 件の回答 | 0