How to generate OFDM received signal

1 次查看(过去 30 天)
S. David
S. David 2014-4-27
编辑: S. David 2014-4-27
Hello,
Suppose that the channel impulse response is (written in LateX syntax)
h(\tau)=sum_{p=1}^{N_p}h_p \delta(\tau-\tau_p)
and the OFDM transmitted signal is
s(t)=\Re\{\sum_{k=0}^{K-1}s_k e^{j2\pi f_k t}\}
Then, the noise-free received signal will be:
r(t)=\Re\{\sum_{k=0}^{K-1}s_k\sum_{p=1}^{N_p}h_p e^{j2\pi f_k(t-\tau_p)}\}
How can I generate this OFDM received signal in MATLAB?
I appreciate any help
  2 个评论
Walter Roberson
Walter Roberson 2014-4-27
Note: there have been over 50 requests for OFDM code posted over the last few years. Most of them have gone completely unanswered. Only one bit of OFDM code comes to mind as having been posted in the last year, and that code was not working code.
You could start looking through some of the past requests, but history suggests that there will not be much answer from the volunteers. The most active volunteers do not happen to work on communications systems.
S. David
S. David 2014-4-27
编辑:S. David 2014-4-27
Thanks for notifying me about this. I thought this community would include active users from all sort of specializations, and I was hoping to find answers to my technical questions here.

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by