Yue Shang
MathWorks
Followers: 0 Following: 0
Professional Interests: Signal Processing, Communications
Estadística
0 Preguntas
6 Respuestas
CLASIFICACIÓN
5.558
of 295.569
REPUTACIÓN
8
CONTRIBUCIONES
0 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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...
más de 3 años hace | 0
Ray-tracing to Visualize in 3-D map.
The Method property for the ray tracing propagation model is only available in R2021a.
más de 3 años hace | 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...
más de 3 años hace | 0
| aceptada
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...
casi 11 años hace | 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 ...
alrededor de 11 años hace | 0
| aceptada
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...
alrededor de 11 años hace | 0