lmsreceivergraph

Reads data from the channels, filter with LMS adaptive filter and draw error graph

Arguments

  1. Real step size for LMS (>0)
  2. Integer filter length (1-100)
  3. Integer buffer size, same size as channel chunk (1-10000)
  4. Channel object desired signal
  5. Channel object noisy signal
  6. Graph2D object or 0. If 0 graph will be created in this function

Output

Void

Examples

lmsreceivergraph