Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How to manage adaptative filtering?

1 view (last 30 days)
Valentin Lambolez
Valentin Lambolez on 9 Jan 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Tushar Sinha on 13 Jan 2016
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!