Anna M
Followers: 0 Following: 0
Feeds
질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
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...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
5년 초과 전 | 답변 수: 1 | 0