photo

Jon Jae


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
108,993
of 300,603

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

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

View badges

Feeds

View by

Question


data manipulation: increase standard deviation
Hello, how do I increase the volatility (standard deviation) of a dataset (e.g., hourly price data)? This is how this could ...

5 years ago | 1 answer | 0

1

answer

Answered
inflow: weekly to hourly, linear interpolation
The calculation/thoughts of darova did the trick! Thanks again! t = 0:168:51*168; ti = 0:1:51*168; a1 = sum(inflow_weekly); ...

5 years ago | 0

| accepted

Question


Border-less tight subplot: figure size and save
hey! I am using the amazing Border-less tight subplot (auto-refresh) by Eduard Reitmann. I am trying to resize the figure an...

5 years ago | 1 answer | 0

1

answer

Question


increase/decrease volatility (std deviation) of dataset by certain percentage
Hey everbody, I am aiming to increase/decrease the volatility / std deviation of historic price data (N = 7600) by a certain p...

5 years ago | 0 answers | 0

0

answers

Question


inflow: weekly to hourly, linear interpolation
Hey everybody! I bit confusing, I believe I have a fundamental wrong understanding of my math. How do I calculate hourly water...

5 years ago | 1 answer | 0

1

answer