I am using NARX in Matlab.
Is there any method to find the delay between input and output signals?
My aim is to decrease memory length by finding the delay.
TIA.
I am using NARX in Matlab.
Is there any method to find the delay between input and output signals?
My aim is to decrease memory length by finding the delay.
TIA.
As you are working with matlab i suggest you to look at this document : https://fr.mathworks.com/help/signal/ug/compensate-for-delay-and-distortion-introduced-by-filters.html#:~:text=Filtering%20a%20signal%20introduces%20a,frequency%20components%20more%20than%20others.
– Nathan Huchon Jul 30 '20 at 09:26