I need to estimate a transfer function for a system.
The system at first operates at a non-zero steady state value then it was excited using a PRBS signal.
To estimate the transfer function correctly its assumed that it was excited with zero initial conditions.
How can I process the measured output signal in order to deal with it as if it was with zero initial conditions.
is the 'detrend' MATLAB command can do this job?