Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변답변 있음
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 ...
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 ...
대략 3년 전 | 0
| 수락됨
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변제출됨
Call Drop Probability
This is a very simple code to calculate call drop probability
7년 초과 전 | 다운로드 수: 1 |
답변 있음
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...
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년 초과 전 | 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...
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년 전 | 0
질문
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년 전 | 답변 수: 2 | 0