How can I implement the LMS filter?
2 ビュー (過去 30 日間)
古いコメントを表示
I was studying the lms filter simulated in the software simulink when I realized that simulink can generate a vhdl code. I was trying to implement with the fpga cyclone III altera to work in real time but I did not get sucess. Does somebody here already did something close or could help me? I have to put a sound and a noise through a microphone connected to the fpga. I am using as exemple the file "hdlcoderlms". How can I connect a input sound and noise using the blocks and listen the sound filtered in a output device? Any help, tutorial?

0 件のコメント
回答 (1 件)
Tim McBrayer
2014 年 4 月 7 日
I think you are asking how to run real-time sound through a hybrid Simulink and FPGA simulation. The best approach will be to use the HDL Workflow Advisor with its FPGA Turnkey flow. Hopefully your Altera FPGA is on a board supported by the Workflow Advisor.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!