photo

Sriram Tadavarty

Last seen: 4 jours il y a Actif depuis 2018

Followers: 2   Following: 0

Statistiques

All
MATLAB Answers

0 Questions
238 Réponses

Cody

0 Problèmes
91 Solutions

RANG
168
of 298 363

RÉPUTATION
686

CONTRIBUTIONS
0 Questions
238 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
64

RANG
 of 20 572

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
2 610
of 160 969

CONTRIBUTIONS
0 Problèmes
91 Solutions

SCORE
1 200

NOMBRE DE BADGES
6

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 12 Month Streak
  • Revival Level 3
  • Pro
  • Knowledgeable Level 5
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
What's the difference between the signal generated by hNRReferenceWaveformGenerator.m and wireless waveform generator?
Hi Deng, Thank you for sharing the MATLAB scripts used for waveform generation. They are helpful for investigation. I noticed ...

6 jours il y a | 0

Réponse apportée
Prox is not working. X(:, i+1) is not well defined. When I put X = rand(10,1) and prox_L1(X, 0.5) then it's working. But I am not getting X(:, i+1). I want to run the followin
Hi Feeroz, Here are some of the inputs that I can provide without knowing how the prox_L1 code is. The issue is that Z_i is a ...

presque 2 ans il y a | 0

| A accepté

Réponse apportée
5G Toolbox TS38.211 Table 6.3.3.1-7 for Short PRACH Preamble Generation
Hi Dogukan, The 3GPP Release 16 updates of PRACH generation are available in 5G Toolbox from MATLAB R2021b release. Hope this ...

presque 2 ans il y a | 0

Réponse apportée
Output argument "variable" (and maybe others) not assigned during call to "function".
Hi blackg2, Based on the error message and the code provided, it is possible that the when the value of h is greater than or eq...

presque 3 ans il y a | 0

Réponse apportée
Error with "ShowDetails" property in SatelliteScenarioViewer and conicalSensor parent input
Hi Anna Martinez, The support for non-cluttered visualization using "ShowDetails" name-value pair started from MATLAB Release R...

presque 3 ans il y a | 0

Réponse apportée
What are the differences between UL-SCH (uplink shared channel) and PUSCH (physical uplink shared channel)?
Hi Federico, UL-SCH stands for uplink shared channel and is a transport channel, which performs CRC addition, code block segmen...

environ 3 ans il y a | 0

Réponse apportée
5G NR Carrier Phase Compensation Option
Hi Sakthivel, From MATLAB R2020b, the 5G waveform can be generated through nrWaveformGenerator function. This function takes a ...

presque 4 ans il y a | 0

Réponse apportée
Simulink wavegenartor gives not smoth sine wave
Hi Tomer, To get a smooth waveform, try to have more samples within the one cycle of sine waveform. Changing the number of samp...

presque 4 ans il y a | 1

| A accepté

Réponse apportée
to get the proper scatter plot
Hi Abdul, The scatterplot usage is correct itself. May i know why do you feel the constellation is incorrect? Since, xbits are...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
How to assign a different value to a given value in a 2-D array?
Hi Abhishek, You can try this A(A==5) = 1; Hope this helps Regards, Sriram

environ 4 ans il y a | 1

| A accepté

Réponse apportée
SS Block power boost in a SSB burst to imitate beamforming
Hi Prabhat, It is not possible increase the power of 1 SS block of SSB burst directly using nrWavegenSSBurstConfig, nrDLCarrier...

environ 4 ans il y a | 0

Réponse apportée
How do we define the lookup table for '5G NR CQI Reporting'?
Hi Waseem, The BLER versus SINR result is placed by running the simulations in NewRadioPDSCHThroughputExample. The PDSCH throug...

environ 4 ans il y a | 0

Réponse apportée
Question about 5G toolbox
Hi Angelo Rob, The BLER versus SINR result is placed by running the simulations in NewRadioPDSCHThroughputExample. The PDSCH th...

environ 4 ans il y a | 0

Réponse apportée
5G Waveform Generator app from the 5G toolbox constellation diagram question
Hi Christopher, The constellation diagram observed in the 5G Waveform Generator App are those of the OFDM modulated waveform. S...

environ 4 ans il y a | 1

Réponse apportée
5G Positioning via Position Reference Signal
Hi there, PRS repetition time gap is the slot offset between two consecutive repetition indices of all the PRS resources in a P...

plus de 4 ans il y a | 1

Réponse apportée
How to calculate RSRP of an SS Burst in the receiver?
Hi Filipa, The RSRP measurement comes after the OFDM demodulation step. Just to note, channel estimation step is not performed ...

plus de 4 ans il y a | 0

Réponse apportée
Matlab Code for Performance Analysis (BER vs Eb_N0) of BPSK, QPSK & 16QAM, on 4G LTE
Hi Theman, Bit error rate (BER) performance of a modulation scheme is independent of the technology used. To get BER of PDSCH ...

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
how to convert cdl channel to awgn channel in nrpdsch link level simulation
Hi Govindu, The NR PDSCH Throughput example does addition of AWGN to the waveform passed through the CDL/TDL channel. So, AWGN...

plus de 4 ans il y a | 0

Réponse apportée
does matlab 2015a supports massive mimo and 5G
Hi Chethan, 5G support in MATLAB is through 5G Toolbox from MATLAB release R2018b and through 5G Library (add-on for LTE Toolbo...

plus de 4 ans il y a | 0

Réponse apportée
System-level simulation using 5G tool box
Hi KK14, 5G library add-on doesnot contain system-level simulation examples. Download and install 5G Toolbox and use latest re...

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
NR PDSCH running time
Hi Ayesha, If you are using multiple SNR points, then use parfor statement which is commented out in the code to have faster si...

plus de 4 ans il y a | 0

Réponse apportée
5G NR -plot constellation
Hi Pavan, If you have IQ data in .mat file, open MATLAB and then load the mat file, which will bring the data present in .mat f...

plus de 4 ans il y a | 0

Réponse apportée
nrTimingEstimate 5G toolbox
Hi Maryam, nrTimingEstimate function of 5G Toolbox is available only from MATLAB R2019b. Please look after the MATLAB version ...

plus de 4 ans il y a | 0

Réponse apportée
How to generate a 5G mmWave waveform
Hi Nathan, 5G Toolbox contains the nrWaveformGenerator function, waveform generator App, downlink waveform generation and uplin...

plus de 4 ans il y a | 0

Réponse apportée
Practical timing offset and channel estimation in 5G toolbox
Hi Medhat, The functions h5gPerfectTimingOffset and h5gPerfectChannelEstimate are only used for perfect estimates. So, it would...

plus de 4 ans il y a | 0

Réponse apportée
5G Waveform Spectral Analysis and use for 5G transmission.
Hi Christian, I am not sure, if you are still working of that library. Just for information, to create 5G waveforms, use 5G To...

plus de 4 ans il y a | 0

Réponse apportée
Defining values into zeros matrix
Hi, You can directly execute q= 0:1:360; s4=[(0.096.*cos(q))-(0.168.*sin(q))] Regards, Sriram

plus de 4 ans il y a | 1

| A accepté

Réponse apportée
wrong number of rows of cell array using length()-function
Hi Nik, length returns the length of the largest array dimension in X. For vectors, the length is simply the number of elements...

plus de 4 ans il y a | 0

Réponse apportée
5G NR Channel Estimation by Slot instead DM-RS
Hi Fatih, You can use nrChannelEstimate directly and provide all the symbol values and indices as arguments. Regards, Sriram

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
Understanding the Matlab code
Hi Rehman,, The bolded line in the code is d_T = d'; The above lines indicates complex conjugate transpose of matrix d is a...

plus de 4 ans il y a | 1

| A accepté

Charger plus