how do I make a random timeseries?

I have one set of numbers which is the daily closing price of a stock for the last year. I am trying to make a random timeseries for the next year using the previous year. I only have one set of data which is the closing price and no dates just to make it less complicated. can anyone help me out with which code I should be using.

댓글 수: 1

Star Strider
Star Strider 2021년 12월 7일
I understand that I’m exposing my ignorance here, however what is the definition of a ‘random time series’?

댓글을 달려면 로그인하십시오.

답변 (1개)

Shivam Singh
Shivam Singh 2022년 1월 31일

0 개 추천

Hello Zachary,
It is my understanding that you have a time series data, and you want to predict the next step(s).
You may refer the different tools available in MATLAB to predict the values for a time series:
I hope this may help you.

질문:

2021년 12월 7일

답변:

2022년 1월 31일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by