Introduction - If you have any usage issues, please Google them yourself
A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.