Community Profile

photo

john creighton


GMIT

Con actividad desde 2014

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


How do I delete values of grayscale under 0.5 in a matrix?
hey all I have a matrix with values of 0 to 1 in order to use grayscale, however I need to delete or set any value that is belo...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


flip certain columns in matrix
hey all i need to flip every nth column in a matrix. ie. if i have matrix A=[1 2 3;4 5 6;7 8 9] i need it to become A=[1 8 3;4 ...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Respondida
rotating N-D matrices
yup that worked. thanks sean

más de 9 años hace | 0

Pregunta


rotating N-D matrices
hey everyone i have 2d matrix which i have repeated 24 time using repmat function. i need to rotate each of these repeated matr...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Respondida
mean of matrix elements
Both answers worked perfectly. Thanks guys. sorry can only accept one answer lol

más de 9 años hace | 0

Pregunta


mean of matrix elements
hey all. i have a 5760x1 matrix. i need to find the average of the first 10 elements, remove the 10 elements and replave with th...

más de 9 años hace | 4 respuestas | 0

4

respuestas

Pregunta


how can i rotate an N-dimensional matrix?
hi all i am having trouble with project and need to figure out how i can rotate an N-dimensional matrix so that i can 'look in ...

más de 9 años hace | 2 respuestas | 0

2

respuestas