Community Profile

photo

Craig


Active since 2013

Followers: 0   Following: 0

Message

Mechanical Engineering Student

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to output specific matrix component to excel?
I have a 3x3x4000 array, named 'a' I wish to output the first row, first column term of the first 500 of these into an excel...

11 years ago | 1 answer | 0

1

answer

Question


Performing operations using variables created by For Loop outputs
Using a previous For Loop, I have created 704 3x3 matrices defined as N1uik, N2uik, N3uik...N704uik. (All values contained are r...

11 years ago | 1 answer | 0

1

answer

Question


Collect for loop output into one variable
Very basic problem problem, is there a quicker, neater way of doing the below: m=13:21 for o=0:61; p=m+(11*o); ...

11 years ago | 1 answer | 0

1

answer