photo

Kantosa


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
33,710
of 299,997

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,858

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
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) ...

12 years 前 | 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 ...

12 years 前 | 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 ...

12 years 前 | 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 -...

12 years 前 | 5 个回答 | 0

5

个回答