delay sine wave and correlation

조회 수: 2 (최근 30일)
long le
long le 2020년 11월 5일
편집: long le 2020년 11월 8일
  1. Simulate in Matlab/Python a damped sine wave as the emitted signal (x(n). The damped signal can be obtained by multiplying a sine wave by a decreased exponential.
  1. Simulate the received signal y(n) according to the following model.
y(n=ax(n-k)+b(n)
Where a is the attenuation coefficient and k is a delay.
Is it correct if I do as below.
  1. In this simulation, consider a=1. Choose any value of the delay.
Using the cross-correlation function between the emitted signal and the received signal, it is asked to estimate the delay k for different SNR (Signal-Noise-Ratio) in dB. Represent the curve delay vs. SNR.
How can I estimate the delay k for different SNR and represent the curve delay with SNR.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by