Neural Network Toolbox (NARX) in Simulink: Input Signal time step 0.01 but Output Signal time step 1

1 vue (au cours des 30 derniers jours)
I used MatLab Neural Network toolbox to create a nerual net. I used NARX model. My input signal's timestep is 0.01s, so my total data lasted 80s which meant I had 8000 data points. The MSE is quite smaller enough. And the R value is 0.97, I think is good though. And I used toolbox to generate a simulink block of this Neural net, but when I implemented this block into my system, the output sigal's timestep is 1s. I checked with my input, the timestep of input is 0.01s for sure. The setting of fixed step size was set to 1/100 already. Is there anyone can help me to solve this problem please? Or is there any alternative way to do this?

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by