Yue Shang - MATLAB Central
photo

Yue Shang

MathWorks

Last seen: 3年以上 前 2013 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Signal Processing, Communications

統計

MATLAB AnswersFrom 09/13 to 04/25Use left and right arrows to move selectionFrom 09/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 質問
6 回答

ランク
6,026
of 298,086

評判
8

コントリビューション
0 質問
6 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
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年以上 前 | 0

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

4年弱 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 0