photo

Kantosa


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
33,710
of 297,613

評判
1

コントリビューション
4 質問
0 回答

回答採用率
100.0%

獲得投票数
1

ランク
 of 20,457

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,263

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


loop to create the new matrix which contains the kron product
Hi, So I have created a 3*3 matrix for A and B as shown below A=round(rand(3,3)*10-5) B=round(rand(3,3)*20-10) ...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


Find the maximum number and its location in the matrix
Hi, Right now I have this matrix K K = -3 -8 6 -3 -8 6 9 24 -18 -5 10 ...

11年以上 前 | 3 件の回答 | 0

3

回答

質問


Find the maximum value and its location from a matrix using two nested loops
Hi, Right now I have this matrix K K = -3 -8 6 -3 -8 6 9 24 -18 -5 10 ...

11年以上 前 | 2 件の回答 | 1

2

回答

質問


Finding maximum value and it's location from the matrix
Hi, This is the matrix I obtained K = 8 16 -16 -8 -16 16 -20 -40 40 18 2 -...

11年以上 前 | 5 件の回答 | 0

5

回答