Lines Matching refs:end
6 % recording 'rec_file' using the far end signal 'play_file' using
28 end
29 printf ("Far end to near end delay is %d samples\n", b);
31 printf ('This is too much delay, try delaying the far-end signal a bit\n');
36 end
37 end
38 end
41 corr2 = real(ifft(fft(rec(N2+1:end)).*conj(fft(play(N2+1:end)))));
46 end
50 end
60 end
61 end
62 end