photo

Pranavkumar Mallela


Last seen: 12 months ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 2
  • Promoter
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
How to access the Nth element of 1x1 struct with 5 fields?
Hi Hasan, I understand that you want to access the nth field in a struct. As Dyuman indicated, you can use the ''fieldnames" fu...

12 months ago | 1

| accepted

Answered
How to assign value 2 for >=90 percentile and 1 for < 90 percentile in a single column matrix?
Hi, I understand that you want to replace values in a column matrix depending on whether the element is greater than or lesser...

1 year ago | 0

Answered
Plot a nx2 matrix as points
Hi Jorge, I understand that you want to plot the points obtained from a given nx2 matrix. It can be done by extracting the x, ...

1 year ago | 0

Answered
How can I calculate the average deviation for two values that are in two separate variables files?
Hi Francisca, As per my understanding you want to access a variable in one file that is defined in another. To do this, you can...

1 year ago | 0

| accepted

Answered
Estimating the decay parameter in Exponentially Weighted Moving Average (EWMA) model
Hi, As per my understanding, you want to estimate the decay parameter using a non-linear fitting function. This can be done us...

1 year ago | 0

Answered
How to edit the coordinate position of any element in a rectangleArray in antenna toolbox
Hi, As per my understanding, you want to create an array with customizable antenna positions using 'rectangularArray'. Howeve...

1 year ago | 0

Answered
How select/crop geographic region on the basis of lat/lon values?
Hi, As per my understanding, you are trying to crop a region that is part of the sample data, which includes the 'rf' value ove...

1 year ago | 1

| accepted

Answered
Why am I receiving an error in conformalArray function while passing ElementSpacing as a parameter?
Hi, As per my understanding, you are trying to use 'ElementSpacing' attribute when using the 'conformalArray' function. The 'c...

1 year ago | 0

Answered
Elliptical array using conformalArray function along with the reflector backing is giving error, what could be the reason?
Hi, As per my understanding, you are trying to create an elliptical array using the 'conformalArray' function with reflector b...

1 year ago | 0

| accepted

Answered
Indexing of 1D arrays using 2D mapping information
Hi, As per my understanding, you want to make a heat map for a given set of (X,Y) coordinates. In your code, you are itera...

1 year ago | 0