Cross correlation vs Matched Filter
이전 댓글 표시
Hello I am writing a report on the difference between Matched filter and Cross correlation in effectiveness of signal detection. i know that they are essentially the same thing with the same results but are the maths behind them different? I've looked at a lot of literature but can't seem to find anything. Thanks james
답변 (3개)
Anna
2011년 6월 15일
0 개 추천
Hello James,
The cross correlator does the cross-correlation between the noisy signal and noisless signal. The matched filter does the convolution between the received signal and the time reversed copy of the original signal. The math is the same. In the Proakis book chapter 5 a more detailed description of the math is given. Matched filter maximizes the SNR. The cross correlator is easier to implement in hardware. Hope this helps, Anna
Daniel Shub
2011년 6월 16일
0 개 추천
Same thing. Look at the equations for cross-correlation and convolution and you will see that they only differ by a time reversal.
Honglei Chen
2011년 6월 16일
0 개 추천
I think the term "matched filter" focuses more on the fact that it maximize the SNR. Cross correlation can be considered as one of the implementations to the matched filter.
카테고리
도움말 센터 및 File Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!