Research Article

Exhaustive Search and Power-Based Gradient Descent Algorithms for Time-Delayed FIR Models

Algorithm 1

ES-GD algorithm.
Initialise , is a vector whose entries all equal to 1
Collect measurable data and
Assign the value for
repeat
for, do
  Assign ,
  Choose
  Update
  Compute
  Compare and choose
  Let
end
until convergence