My performance is .07 but in close loop performance mse value 3.1254 is coming
Neeta Dsouza answered .
2025-11-20
Certainly! Improving the performance of multi-step prediction in MATLAB involves using appropriate techniques and models. Here are some strategies:
Dynamic Neural Networks:
narxnet and narnet neural networks.openloop and closeloop functions.Linear Regression:
fitlm for greater accuracy.fitrlinear to reduce computation time2.LSTM (Long Short-Term Memory):