photo

Kantosa


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
33,710
of 297,527

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 2 answers | 1

2

answers

Question


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 years ago | 5 answers | 0

5

answers