Statistics
RANK
168,335
of 295,467
REPUTATION
0
CONTRIBUTIONS
16 Questions
3 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
15,774 of 20,234
REPUTATION
8
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
83
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 0 answers | 0
0
answersAre 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 ...
3 years 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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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/...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 0 answers | 0
0
answersQuestion
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 ...
7 years ago | 0 answers | 0
0
answersQuestion
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 ...
7 years ago | 1 answer | 0
1
answerSubmitted
Call Drop Probability
This is a very simple code to calculate call drop probability
7 years ago | 1 download |
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...
8 years ago | 0
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...
12 years 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 ...
12 years ago | 2 answers | 0