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

조회 수: 4 (최근 30일)
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?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by