How can I create simple low pass filter for filtering out the higher frequency from the resulting output?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Priyanka Priyadarshini
el 7 de Abr. de 2018
Respondida: Abhishek Ballaney
el 9 de Abr. de 2018
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
0 comentarios
Respuestas (1)
Abhishek Ballaney
el 9 de Abr. de 2018
https://in.mathworks.com/help/signal/ref/butter.html
0 comentarios
Ver también
Categorías
Más información sobre Frequency Transformations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!