![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15643108_1560161691358_DEF.jpg)
KK14
Followers: 0 Following: 0
A student aspiring to learn Matlab and implement real time tasks using Matlab
Statistics
RANK
15,647
of 297,016
REPUTATION
2
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Data Rate calculation in 5G NR TDD scheduling
Hi all, Could someone please help me out in finding the data rate calculated for each UE in the 5G NR TDD/FDD scheduling exampl...
3 years ago | 1 answer | 0
1
answerQuestion
Channel impulse response Implementation
Hi, I wish to implement CIR with formula Please guide me in implementing the above equation using Matlab, especially the de...
4 years ago | 0 answers | 1
0
answersQuestion
Antenna parameters used in NR PDSCH throughput example - 5G toolbox
Hello, Can someone please tell me where in the example I can find the antenna height and distance between UE and gNodeB conside...
4 years ago | 0 answers | 0
0
answersQuestion
System-level simulation using 5G tool box
Hello, While 5G library toolbox. I could find and use all of the E2E simulation functions but could not find the example functi...
4 years ago | 1 answer | 0
1
answerQuestion
Latency calculation for 5g scenario
Hello, In 5g toolbox, we have a script to calculate the throughput of NR PDSCH and PUSCH. Can anyone please help me out in calc...
4 years ago | 1 answer | 1
1
answerQuestion
Addition of adjacent rows of a column matrix
Hello, here is a part of my code where I am trying to add adjacent rows, i.e a(R1)+a(R2) =b(R2), a(R2)+a(R3) = b(R3) and so on. ...
4 years ago | 1 answer | 0
1
answerQuestion
Distance between points in a table
Hello all, I have a table containing the (x,y) coordinates and I need to find the distance between each point and save it as an...
4 years ago | 1 answer | 0
1
answerQuestion
random selection of a cell
Hello, I have a cell(matrix) of size 100*100.I need to scan each column and choose 4 consecutive random cells( (1*1)*4) for ass...
4 years ago | 2 answers | 0
2
answersQuestion
Categorizing array elements based on percentage
I have an array, whose odd indices are to be divided into 4 categories based on some predefined percentage.For example, say X = ...
4 years ago | 1 answer | 0
1
answerQuestion
Updation of Cell Array
I have a matrix of 100*400.I need to read a cell(from matrix), take its field as store it as a structure, update one field in th...
5 years ago | 1 answer | 0
1
answerQuestion
Adding columns in a cell
I have a cell which is 100*4100. I need to take first 100 columns as a matrix and the next 100 columns as the 2nd matrix and fin...
5 years ago | 1 answer | 0