Statistiques
RANG
180 425
of 301 577
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 338
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 550
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
CREATE MATRIX FROM MATRIX
please i need program create from this matrix (matrix *A*) -------> matrix *B* SHOW BELOW A=[1:1:5;2:2:10;3:3:15;4:4:20;...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Create a new matrix of the old matrix
CREATE THIS MATRIX *B* 5*9 CREATE *B* FROM *A* BY USING *FOR* STAEMENT 0 0 0 0 1 2 3 4 5 0 0 0 2 4 ...
environ 10 ans il y a | 3 réponses | 0
3
réponsesinput matrix as below
I know that the solution to the question is using a prompt to mod , but the problem of establishing a matrix even numbers and od...
environ 10 ans il y a | 0
input matrix as below
My question is of the matrix in question I want a program that creates the first two matrices comprising all the even-numbered s...
environ 10 ans il y a | 0
Question
input matrix as below
writ the program to separate the even and odd number by using for and if statement .assume the input matrix as below a=...
environ 10 ans il y a | 3 réponses | 0
