Borrar filtros
Borrar filtros

How to use a matched filter to find a single in an array of data?

2 visualizaciones (últimos 30 días)
Windell
Windell el 5 de Abr. de 2018
Respondida: Honglei Chen el 5 de Abr. de 2018
Hello,
I would like to use a matched filter to find a signal in an array of data and report back the indices of the signal. I have a pretty accurate template of the data. I know that this is a pretty trivial thing to do, but I haven't quite found what I need online. Maybe I'm looking in the wrong places?
thanks, windell

Respuestas (1)

Honglei Chen
Honglei Chen el 5 de Abr. de 2018
Here is some relevant information
Alternatively, you can also use xcorr to achieve the same. Just find the indices for the peaks. You can find relevant examples here https://www.mathworks.com/help/signal/examples/measuring-signal-similarities.html
HTH

Categorías

Más información sobre Matched Filter and Ambiguity Function 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!

Translated by