n4sid 'prediction' focus vs. n4sid 'simulation' focus
Mostrar comentarios más antiguos
Why are there 'prediction' or 'simulation' settings in n4sidOptions? I thought that subspace identification finds a state space realization directly from input/output data.
I tried toggling this option on the n4sid algorithm for my dataset and found that the state space matrices were identical between the 'prediction' focus and 'simulation' focus options.
Is there something that I am missing here?
Respuesta aceptada
Más respuestas (1)
Chidvi Modala
el 6 de Ag. de 2019
0 votos
n4sid estimates state-space realization from input/output data. ‘prediction’ and ‘simulation’ settings in n4sidOptions determines the error to be minimized in the loss function during estimation.
‘prediction’ option focuses on minimizing error between measured and predicted outputs during estimation. ‘simulation’ option focuses on minimizing error between measured and simulation outputs during estimation.
1 comentario
DemandQModeling
el 7 de Ag. de 2019
Categorías
Más información sobre State-Space Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!