how to decrease the error autocorrelation of a neural network

조회 수: 3 (최근 30일)
Giuseppe D'Amico
Giuseppe D'Amico 2020년 12월 14일
답변: Aditya Patil 2020년 12월 21일
Hi all, I'm building neural networks, whose task is the prediction of time series of reactive power knowing the active power.
For the pre-processing of the data I carried out the statistical normalization of the data.
The problem is that in outputs the autocorrelation of the error is always outside the confidence limits. How can I reduce it? do i have to treat the incoming data differently? Someone help me please.

채택된 답변

Aditya Patil
Aditya Patil 2020년 12월 21일
As per my understanding, you want to reduce the autocorrelation of a signal.
Decorrelation algorithms depend on the nature of the data. For example, if the signal follows a sine wave, it might not be sensible to change the nature of the signal to reduce autocorrelation.
Currently, there are no decorrelation algorithm implementations available for power, however, you should be able to implement any algorithm using Simulink/MATLAB.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by