photo

Stef1998


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
35,963
of 300,786

REPUTATION
1

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,091

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,061

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 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Using multiple functions on a variable in a table
A bit tedious and Im sure there might be a faster method out there but this solves the problem T.D1 = 1000 * (2834.1 - 0.29 *...

4 years ago | 0

| accepted

Question


Using multiple functions on a variable in a table
I have a table (T) of data 365x3. With column variables A,B,C lets say. I am trying to create a new column (D) where 2 functio...

4 years ago | 2 answers | 0

2

answers

Answered
Creating a new column in a table using if condition and equation
I actually was able to find a solution for this issue for anyone else with similar problems: unless there is another solution I...

4 years ago | 0

| accepted

Question


Creating a new column in a table using if condition and equation
Hi I have a table with daily data for a year: 365 rows x 4 columns. I need to create a new column which is defined by a functio...

4 years ago | 1 answer | 0

1

answer

Question


Replacing Negative Values in Table with Previous Value in Column
I have a table 17520x5, in the last 2 columns I would like to replace all negative values with the previous value in that column...

4 years ago | 2 answers | 0

2

answers

Question


Adding a new column of differences to a table
Hi I have a table T of values - 17520x3, the first column is date/time data (A), the second (B) and third (C) are numbers. I wo...

4 years ago | 2 answers | 0

2

answers

Question


Add a new column to CSV file with equations
I have a large data set 17568 rows x 12 columns in an xslx and csv file (1st row header, the rest numbers, dates, year etc) I ...

4 years ago | 1 answer | 0

1

answer