Data normalization for stock values.

3 次查看(过去 30 天)
Fran Mat
Fran Mat 2014-1-9
编辑: Fran Mat 2014-1-10
I have some doubts about data normalization for stock prediction using a NARX network.
- Which is the best way to normalize stocks data?. Is there built-in functions to perform this tasks for this kind of data?
- Why data in the Matlab samples is not normalized?
- Let's suppose I have a time serie with 200 values. Is there any difference in entering the data in the NN in the form of 1x200 versus 200x1? Where do I set that?
Thanks for your answers. Rgds.

回答(1 个)

Marc
Marc 2014-1-10
Really Francisco?
Normalization for stock prediction? If any of us had that answer we would all be rich.
If Matlab had a true solution to stock prediction, do you think we would see a Matlab 2014a?
Not sure about your last question with the "NN". If there is a difference between column and row, then a simple transpose by using " ' " should fix that or check that.
Other than helping you get rich beyond your wildest dreams, is there something that we can really help you with?
I expect an ACCEPTED ANSWER on this.
  1 个评论
Fran Mat
Fran Mat 2014-1-10
编辑:Fran Mat 2014-1-10
Let's put thing in order: The question is not about "Solution for Stock Pred."....it "Data Normalization for Stock Pred."....that's it....is it clear now?, or is it required more info?
Better would be an answer about this one: "- Why data in the Matlab samples is not normalized?". I see some sample data is not between (0 and 1) or (-1 and 1).(?)
Last but not least: Nothing to do with money...it is just a simple proof of concepts for a school demo.
To accept an answer I would need some contribution to the questions.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by