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!