統計
MATLAB Answers
4 質問
0 回答
ランク
of 173,928
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
hi every one,
do you know where can I find this page in matlab R2017b? <</matlabcentral/answers/uploaded_files/99480/1.png>>
約8年 前 | 2 件の回答 | 0
2
回答質問
hi everyone.if i have Y=4x4x5 , H=4x1x5 multimatrix, how can i compute the C in this formula Y*C=H ?
if i have Y=4x4x5 , H=4x1x5 multimatrix, how can i compute the C in this formula Y*C=H ?
約8年 前 | 1 件の回答 | 0
1
回答質問
I have a multidimensional matrix
, for example a=[1 2 3 ; 4 5 6 ; 7 8 9] , b=[0 1 3 ; 2 0 4 ; 6 9 8] and c=[2 1 4 ; 5 6 2 ; 4 5 2] , my multidimensional matrix...
約8年 前 | 2 件の回答 | 0
2
回答質問
Can anyone help me with making a 2D matrix into a 3D matrix?
I have a (4 x 200) 2d matrix and I need to make a 3d matrix of dimensions (4 x 4 x 50) I need to take 4 rows in 2d matrix and 4 ...
約8年 前 | 1 件の回答 | 0
