photo

Anna M


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
238,504
of 300,379

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 1 answer | 0

1

answer