Estadística
3 Preguntas
2 Respuestas
CLASIFICACIÓN
172.499
of 301.383
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.252
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.306
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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;...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 10 años hace | 3 respuestas | 0
3
respuestasinput 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...
casi 10 años hace | 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...
casi 10 años hace | 0
Pregunta
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=...
casi 10 años hace | 3 respuestas | 0
