photo

Efraim Culfa


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
113,340
of 301,570

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,333

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,498

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


How can I get the mean of the last 50 values of a column which actually has 200 values in it?
when I want to have the mean value of my column 3, I can use M= mean( matrixname(:,3)). But this time I only want to get the mea...

10 years ago | 1 answer | 0

1

answer

Question


I've got a matrix with 4 columns and I want to insert a fifth one and I want it to have either -1,1 or 0 depending on the results of the subtraction of the values from my colums 3 and 2.
354.0000 0.8058 0.0745 -0.7312 356.0000 0.8077 0.2874 -0.5203 358.0000 0.9386 0.2128 -0.7258 ...

10 years ago | 1 answer | 0

1

answer

Question


How can I find the starting index number when my numbers are changing through a column vector?
How can I find the starting index number when my numbers are changing through a column vector?

10 years ago | 2 answers | 0

2

answers

Question


How can I assign a column vector with data including repeating numbers from 1 to 60?
How can I assign a column vector with data including repeating numbers from 1 to 60?

10 years ago | 1 answer | 0

1

answer