統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,196
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
array a=[8 6 7] adding 0:1 to the array. possible combination for array should be 2^3=8.
the output i want is a matrix of values listed below x(possible combination)= 8 6 7 8...
約4年 前 | 1 件の回答 | 0
1
回答質問
how to add -1 to +1 to set of array1[5 7 8 4], multiply all output of array with [2 3 4 5]?
I have -1 to +1 to set of array [5 7 8 4] output array will be [4 6 7 3] & [6 8 9 5]. And multiply this output with [2 3 4 5]...
約4年 前 | 1 件の回答 | 0
