photo

john creighton


GMIT

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 10 Jahre vor | 0

Frage


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...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 10 Jahre vor | 0

Frage


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...

etwa 10 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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 ...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten