Doubt NarX network and its implementation to meet future value
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I would ask a question and I comentarais if possible. I have long been trying to establish a network of university Narxen work. My purpose is to predict the behavior of the closing price from a few inputs (volumen. ...) and some targets (closing price). I wish you would tell me if it is possible to do this with the network NarX. I developed a code in which I try to do 30 iterations in closeloop but I realized that future values introduced in this matrix, which is impossible because I can not introduce variables that will happen tomorrow for example. If anyone knows the answer it would be greatly appreciated. Thank you very much.
0 comentarios
Respuesta aceptada
Greg Heath
el 27 de Feb. de 2013
Future values are NOT intoduced.
PREDICTIONS of future values are introduced.
Understand the difference now?
Hope this helps.
Thank you for formally accepting my answer.
Greg
3 comentarios
Greg Heath
el 1 de Mzo. de 2013
Have you run and closely examined the example in the documentation?
Have you compared open loop and closed loop performance on original data?
Have you compared open loop and closed loop performance on new data?
Will take a closer look at your problem this evening.
Más respuestas (0)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!