I'm working on simulating a full duplex conference phone in Matlab, so that I can test the code for the phone. One thing I'll be using it for is echo cancellation. The problem I've run into is that I'm forced to use a loop that is very timeconsuming, and I'm trying to find a better way of...