Simulations Assignments


Simulation (Homework 6: Question 5)

Comparison of Algorithm for Noise Cancellation.

i. noise3.wav and signal noise3.wav form one pair
ii. snp.wav and n.wav from one pair

Data set 1:
  • Signal + noise
  • Noise
  • Recovered signal (RLS)
  • Recovered signal (NLMS)

  • Data set 2:
  • Signal + noise
  • Noise
  • Recovered signal (RLS)
  • Recovered signal (NLMS)

  • NLMS appears to be better in first case while RLS is better in second case.
    That is their performance varies from case to case.