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 comentario

Star Strider
Star Strider el 7 de Dic. de 2021
I understand that I’m exposing my ignorance here, however what is the definition of a ‘random time series’?

Iniciar sesión para comentar.

Respuestas (1)

Shivam Singh
Shivam Singh el 31 de En. de 2022

0 votos

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.

Etiquetas

Preguntada:

el 7 de Dic. de 2021

Respondida:

el 31 de En. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by