How can I create simple low pass filter for filtering out the higher frequency from the resulting output?
Mostrar comentarios más antiguos
Hi, I am trying to remove the carrier of signal by multiplying it with another signal of same frequency as the carrier frequency of the first signal.
After multiplication I need to filter out the higher frequency element and retain the lower frequency element, for which I must use a low pass filter.
How can I implement this LPF without having signal processing toolbox available with me? Any lead would be appreciated.
Thanks, Priyanka
Respuestas (1)
Abhishek Ballaney
el 9 de Abr. de 2018
0 votos
https://in.mathworks.com/help/signal/ref/butter.html
Categorías
Más información sobre Frequency Transformations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!