photo

FanOf23


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
75,882
of 301,432

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Using For Loop to find average of columns in a matrix
Hi I have a 4x365 matrix. I'd like to know the average of the numbers in each column, so that's 365 values I'm looking for. ...

7 years ago | 3 answers | 0

3

answers

Question


Question about a problem
I have a textfile which I've already unpacked into a vector. Each value (units: lbs) in the textfile is a minute of fuel co...

7 years ago | 2 answers | 0

2

answers

Question


Output Matrix in For Loop duplicates. Why?
hi, I have a text file which I unpacked using importdata, and then quads. M = importdata('Textfile.txt'); quads = M.data...

7 years ago | 1 answer | 0

1

answer