Borrar filtros
Borrar filtros

neural network NARX time series

1 visualización (últimos 30 días)
ben howey
ben howey el 31 de Ag. de 2018
Respondida: Greg Heath el 2 de Sept. de 2018
I have six columns of data (See attached spreadsheet). I am trying to predict chamber pressure from motion responses in six degrees of freedom. As shown on the spreadsheet, I have created a liner regression model that performs better than I expected, but I was to improve this. I have tried the NARX neural net tool and get good results with the open loop, but when I close the loop my results are almost worse than the linear regression model.
I want to be able to predict unknown pressure outputs from new motion data so I cannot use an open loop network as this appears to need a known pressure output.
Any help would be brilliant.
Thanks

Respuestas (1)

Greg Heath
Greg Heath el 2 de Sept. de 2018
It is not unusual for performance to degrade substantially when the loop is closed.
Solutions that that have worked for me
1. Train the CL solution
2. Additional training to reduce the OL error
3. Obtain another OL solution
Hope this helps.
Thank you for formally accepting my answer
Greg

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by