rayleighchan()的翻译

这篇博客介绍了如何在MATLAB中创建Rayleigh衰落信道对象,用于模拟频率平坦和频率选择性衰落。文章详细阐述了构造函数的参数,如采样时间、最大多普勒频移、路径延迟和平均路径增益,并提到了对象的属性,如Doppler谱、信道类型和存储历史等。此外,还讨论了不同类型的Doppler谱对象及其在多径衰落信道中的应用。
摘要由CSDN通过智能技术生成

前面参数介绍没有翻译,后面的参数说明翻译了。

rayleighchan   Construct a Rayleigh fading channel object.

   CHAN = rayleighchan(TS, FD) constructs a frequency-flat ("singlepath")

   Rayleigh fading channel object. TS is the sample time of the input

   signal, in seconds.  FD is themaximum Doppler shift, in Hertz. You

   can model the effect of the channel CHAN on a signal X by using the

   syntax Y = FILTER(CHAN, X).  Type'help channel/filter' for more

   information.

 

   CHAN = rayleighchan(TS, FD, TAU, PDB) constructs a frequency-selective

   ("multiple path") fading channel object that models eachdiscrete path

   as an independent Rayleigh fading process.  TAU is a row vector of path

   delays, each specified in seconds. PDB is a row vector of average path

   gains, each specified in dB.

 

   CHAN = rayleighchan sets the maximum Doppler shift to zero.  This is a

   static frequency-flat channel (see below).  In this trivial case, the

   sample time of the signal is unimportant.

 

    The Rayleigh fading channel object has thefollowing properties:

              ChannelType: 'Rayleigh'

       InputSamplePeriod: Input signal sample period (s)

         DopplerSpectrum: Doppler spectrum object(s)

         MaxDopplerShift: Maximum Doppler shift (Hz)

               PathDelays: Discrete path delayvector (s

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值