photo

Anna M


Last seen: etwa 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Creating a matrix using arrays
I am trying to create a matrix where each row is xstart:inc:xend, where the value begins at xstart and is increased by xinc to x...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract elements from each dimension of a 3D matrix and put it in a vector.
I have a 3D matrix that is B = (31, 37, 91); I would like to extract all the elements from each dimension, and place it in a ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


For loop to extract every 3rd column out of matrix and assign as variable name
I have a matrix that is 6001 x 72. I want to iterate through the matrix to extract every 3rd column, from 1:72, and assign it to...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I change the way Matlab fills in my matrix?
My problem is that I have a 91x1147 matrix of velocity data (variable A) for 1147 points in a box size 31x37 at 91 different fre...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort