Community Profile

photo

Yue Shang

MathWorks

Last seen: mehr als 2 Jahre vor Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Professional Interests: Signal Processing, Communications

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 2 Jahre vor | 0

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

fast 3 Jahre vor | 0

Beantwortet
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...

fast 3 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 10 Jahre vor | 0

Beantwortet
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 ...

mehr als 10 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 10 Jahre vor | 0