photo

Kantosa


2013년부터 활동

Followers: 0   Following: 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

답변