The document discusses channel estimation techniques for wireless communication systems. It describes that channel estimation is important for mobile wireless networks as the channel changes over time due to movement. It summarizes that channel estimation algorithms allow the receiver to approximate the time-varying channel impulse response. The document then compares two popular channel estimation algorithms - LMS and RLS. LMS uses estimates of the gradient vector to iteratively minimize the mean square error, while RLS recursively finds filter coefficients to minimize a weighted linear least squares cost function.