photo

Rajendra


Last seen: 28 days ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I am working on FxLMS Algorithm for noise cancellation what changes i have to do in my code so it work properly
clc; clear; M = 16; mu = 0.001; f = 1000; t = 0.01:0.001:0.5; b = 1:200; correct = sin(2*pi*t*f); len = length(correct);...

1 month ago | 1 answer | 0

1

answer