Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to manage adaptative filtering?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I am a french student and I want to make an adaptative filter on simulink. I have an input signal s which is deteriorated by a sytem, becoming the signal x. I have also a matlab function to calculate the coeficients of the FIR filter which enable me to find an estimation of s using N values of x and s. I don't manage to use this matlab function in real time in my simulink simulation.
Thank you in advance for your help zigzag12
댓글 수: 0
답변 (1개)
Tushar Sinha
2016년 1월 13일
Hi Valentin,
The following documentation link talks about designing your own adaptive filters using Simulink. However, you do need the DSP System Toolbox for the same.
I hope this helps answer your question or atleast get you started.
Thanks,
Tushar
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!