ahmad qadan
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
what's the answer and what's mean ?? about matrices
a = [ 3 4 ; 5 6 ] b = [ 1 0 ; 0 1 ] g = a|b ------> what's the answer and what's mean ??
6年以上 前 | 2 件の回答 | 0
2
回答質問
Question about matrix ????
a = [ 4 5 ; 6 7 ] --- b = [ 1 0 ; 0 1] ---- z = 2^a --- x = a&b ---- What processes occur on z and x
6年以上 前 | 1 件の回答 | 0
1
回答質問
help please why ??
A = [ 1 3 2 6 ; 5 7 7 0 ; -2 6 -2 1 ] ; j = sum(A(1)) j= 1 why ???
6年以上 前 | 2 件の回答 | 0