photo

Margarida


Last seen: ongeveer 2 jaar ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
123.538
of 300.365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

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


How to fill zeros and NaNs with the average of the previous nonzero consecutive values (part 2)
Hi, here's a challenge that is too hard for me and I need enlightment, a few weeks ago I posted this question: "So, i have a c...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to fill zeros and NaNs with the average of the previous nonzero consecutive values
Hi fellow helpers! So, i have a column like this: T = [0;0;1;2;3;4;NaN;4;3;0;0;0;NaN;4;2;3;0;2;0]; And everytime I have a NaN...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to create a new column that depends on the stabilization of another
The title is pretty vague so here's my example: I have a column on a table whose values are true and false (1 for when it's on ...

meer dan 2 jaar ago | 2 answers | 0

2

answers