photo

Yue Shang

MathWorks

Last seen: 3 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal Processing, Communications

统计学

MATLAB Answers

0 个提问
6 个回答

排名
5,845
of 297,527

声誉
8

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can I simulate OFDM with Rayleigh fading by using Communications System Toolbox?
Some thoughts on the solution using comm.RayleighChannel The frequency-flat fading channel just applies a gain to each sample t...

3 years 前 | 0

已回答
Ray-tracing to Visualize in 3-D map.
The Method property for the ray tracing propagation model is only available in R2021a.

4 years 前 | 0

已回答
Ray Tracing with raytrace(): define a reception local area instead of a single point
Hi Laurent, First, creating a finer mesh for the cylinder may help. For example, you will find one ray in the failing case if y...

4 years 前 | 0

| 已接受

已回答
How can I make the function STEP, which I am using with comm.LTEMIMOChannel to also decimate efficiently its output
You cannot modify the step method of comm.LTEMIMOChannel. But you can do what you need by creating a very simple System object t...

11 years 前 | 0

已回答
comm.MIMOChannel Filter delay calculation
The comm.MIMOChannel and mimochan use the same algorithm to model the channel and can produce the same numeric result. So, they ...

11 years 前 | 0

| 已接受

已回答
How does MATLAB structure the path gain matrix that the step function outputs for the LTEMIMO object?
You have the Y = HX format only when the channel is static and has one discrete path. Here is an example: >> hChan = comm.MI...

11 years 前 | 0