How to manage adaptative filtering?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (1)
Tushar Sinha
on 13 Jan 2016
0 votes
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
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!