Estadística
0 Problemas
12 Soluciones
CLASIFICACIÓN
N/A
of 301.296
REPUTACIÓN
N/A
CONTRIBUCIONES
0 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.225
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
26.780
of 173.832
CONTRIBUCIONES
0 Problemas
12 Soluciones
PUNTUACIÓN
200
NÚMERO DE INSIGNIAS
3
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...
alrededor de 1 año hace
Resuelto
Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...
alrededor de 1 año hace
Resuelto
Find the max element of the array
Find the max element of the array
alrededor de 1 año hace
Resuelto
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
alrededor de 1 año hace
Resuelto
Calculate the average value of the elements in the array
Calculate the average value of the elements in the array
alrededor de 1 año hace
Resuelto
the average value of the elements
Calculate the average value of the elements in the array
alrededor de 1 año hace
Resuelto
Double all elements in the array
Duplicate all elements in the array
alrededor de 1 año hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
alrededor de 1 año hace

