Simulations Assignments


Simulation (Homework 6: Question 3)

Simulate Normalised LMS algorithm and compare its performance with LMS.



It is evident from the graph that NLMS converges faster than LMS.
Also error in NLMS is more white than error in LMS.