Technical discussion about Matlab and issues related to Digital Signal Processing.
|
i need to build a GUI in matlab that shows an LMS adaptive filtering system used for noise cancellation can u tell me of good sites on this subject... anywhere i can find mfiles or GUIs that do adaptive filtering plz tell of good resources or help thnx |
|
|
|
Hi, If you know the code it sould perform, just go for 'guide' on MATLAB, it's a GUI Development Environment, similar to RAD tools like VisualBasic, Delphi or C++Builder, where you "draw" your interface, then write the code it should execute. Cheers, sufian <u...@giki.edu.pk> wrote: i need to build a GUI in matlab that shows an LMS adaptive filtering system Jaime Andrés Aranguren Cardona |