photo

Matlab_G


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
125,873
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

View badges

Feeds

View by

Question


cell array index mean
Hello, I have a 42x1 cell array representing data of 42 years where each cell is a 1x12 array representing the mean of each mon...

2 years ago | 1 answer | 0

1

answer

Question


Store for loop data in cell array
Hello, I would like to store the montly_average data from the for loop in a 6x1 cell array where each element is a 12x1 cell ar...

2 years ago | 1 answer | 0

1

answer

Question


Using two logical vectors to extract data
Hello, I would like to find the average of row 3 elements only when row 1==2000 AND row 2==1. (The answer should be 4 in the ex...

2 years ago | 1 answer | 0

1

answer

Question


Mean data of each month (Data Matrix)
Hello, I have a long data matrix with data from the year 2000 to 2010 of the following format (see picture below) row 1= year ...

2 years ago | 1 answer | 0

1

answer

Question


Finding average data from a large data matrix
Hello, I have a data matrix in the following format: Row 1 is the years from 1990 to 2000 Row 2 is the month Row 3 is the da...

2 years ago | 3 answers | 0

3

answers