Statistiques
4 Questions
0 Réponses
RANG
33 710
of 297 010
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
1
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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) ...
environ 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
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 ...
environ 11 ans il y a | 2 réponses | 1
2
réponsesQuestion
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 -...
environ 11 ans il y a | 5 réponses | 0