Community Profile

photo

Syed


Last seen: nästan 2 år ago Active since 2012

Statistics

All
  • Thankful Level 3
  • First Review
  • First Submission
  • First Answer

View badges

Content Feed

View by

Question


how can I auto-link two properites in a matlab class
Hi all, I am relatively new to the object-oriented programming in Matlab (though I have vast experience working with non-object...

mer än 2 år ago | 1 answer | 0

1

answer

Question


About values for the Matlab's communication channel
Where can I get the details about implementing MIMO channel as per my simulation need. I need to implement an indoor setup with...

mer än 2 år ago | 0 answers | 0

0

answers

Answered
Are pdsch transmission layers same as MIMO layers in 5G toolbox?
I think I have found the answer. I ran the simulation by fixing code-rate and modulation and found the results that suggest my ...

mer än 2 år ago | 0

| accepted

Question


Are pdsch transmission layers same as MIMO layers in 5G toolbox?
Hello, I have a bit confusion. Are pdsch transmission layer same as MIMO layers in 5G toolbox? For example, in the code belo...

mer än 2 år ago | 1 answer | 0

1

answer

Question


What is the alternative of HARQEntity() function in MATLAB 5G-Toolbox R2021b in 5G-Toolbox R2021a
Hello, I have license for Matlab R2021a which does not have some functions in R2021b. For example, HARQEntity() function in 5...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Cannot find Harqentity() function of example 'Modeling5GNRTransportChannelsWithHARQExample' in my 5G Toolbox
Hi all, Is there any way of getting HARQEntity() function. I cannot find the 'Modeling5GNRTransportChannelsWithHARQExample' exa...

mer än 2 år ago | 0 answers | 0

0

answers

Question


I cannot find function hRISelect for Matlab's 5G Toolbox example.
Hello. I am trying to work the following matlab code for 5G NR Dolwlink CSI reporting. https://www.mathworks.com/help/5g/ug/...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How can I delete/reset all the variables inside a loop without affecting those outside loop
Hi all, I have a lot of variables and I am running a simulation for 1000 number of times. Each 1000-run simulation is repeate...

nästan 4 år ago | 1 answer | 0

1

answer

Question


Create a vector with binary values {0,1} with certain percentage of 0's and 1's
Hi all, It may be a pretty simple question for many, but I cannot figure out the answer. I am developing a simualtion in which...

nästan 4 år ago | 1 answer | 0

1

answer

Question


The plot is exceeding the boundaries of the box in a figure.
Hello all, I am trying to plot my data using stem command but I see the data is exceeding the boundaries of the box in the fi...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


How to draw the following 3D ribbon on Matlab?
I am trying to implement a research article which use real-world data set to analyse performance of cellular netowrks. I have ...

mer än 4 år ago | 0 answers | 0

0

answers

Question


How to solve following equation in matlab
Hi all, please see the attached figure which is my equation I am trying to solve using Matlab. I have the code using syms fun...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to perform summation till infinity in analysis?
Hey everyone, Trying to solve a research article, I stumbled upon an equation which I don't know how to input in Matlab. Curr...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Developing a asynchronous single-hop wireless system with multiple nodes?
I want to develop a single-hop wireless network. The main goal is the detect the number of collisions in the network. The netwo...

nästan 7 år ago | 0 answers | 0

0

answers

Question


Should SINR formula include Pr, Noise and Interference in dB or linear
Hi all, In a system with a,b,c,d,e as the communication nodes with 'a' being a receiver and 'b' being the transmitter. Then ...

nästan 7 år ago | 0 answers | 0

0

answers

Question


Is the following method of calculating SINR correct
Hi all, I am trying to implement device-to-device discovery technique. I have written a code for that purpose. I am a bit ...

nästan 7 år ago | 1 answer | 0

1

answer

Submitted


Call Drop Probability
This is a very simple code to calculate call drop probability

nästan 7 år ago | 1 download |

Answered
About simluation of the poisson point process. Thank you
Don't you think it should be something like below. clear all; clc; close all; lambda=50; %Method 1 p...

mer än 7 år ago | 0

Answered
ambiguity in Cross corelation in matlab using xcorr
Thank you for response So do you have any idea about how to find out the time difference, I have to find the TOF(Time of Flig...

mer än 11 år ago | 0

Question


ambiguity in Cross corelation in matlab using xcorr
Dear all, I am was not convinced or may be could not understand the correlation in matlab i.e. xcorr function. So to test I ...

mer än 11 år ago | 2 answers | 0

2

answers