How to get back Doppler frequency shift back from the constructed 1-Tap Rayleigh Frequency-Flat Fading Channel?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
Could you please help me how to get Doppler frequency back from the following channel?
>Ts=1/10^6; % seconds
>fD=150; % Hz
>h=rayleighchan(Ts,fD)
>h =
ChannelType: 'Rayleigh'
InputSamplePeriod: 1.0000e-06
DopplerSpectrum: [1×1 doppler.jakes]
MaxDopplerShift: 150
PathDelays: 0
AvgPathGaindB: 0
NormalizePathGains: 1
StoreHistory: 0
StorePathGains: 0
PathGains: -0.1133 + 0.2792i
ChannelFilterDelay: 0
ResetBeforeFiltering: 1
NumSamplesProcessed: 0
Thanks
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Detection, Range and Doppler Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!